Home
last modified time | relevance | path

Searched refs:THREADS_DISABLED (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/daemon/
H A Ddaemon.c244 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_init()
582 #ifdef THREADS_DISABLED
617 #ifdef THREADS_DISABLED in thread_start()
650 #ifdef THREADS_DISABLED in daemon_start_others()
932 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_delete()
H A Dworker.c2280 #ifndef THREADS_DISABLED in worker_init()
2298 #ifndef THREADS_DISABLED in worker_init()
2308 #ifndef THREADS_DISABLED in worker_init()
2366 #ifndef THREADS_DISABLED in worker_delete()
H A Dremote.c3124 #ifdef THREADS_DISABLED in execute_cmd()
/netbsd-src/external/bsd/unbound/dist/compat/
H A Darc4_lock.c44 #ifdef THREADS_DISABLED
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.c1589 #ifndef THREADS_DISABLED
1872 #ifndef THREADS_DISABLED in dtio_desetup()
2089 #ifndef THREADS_DISABLED
2136 #ifndef THREADS_DISABLED in dt_io_thread_start()
2148 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2155 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2183 #ifndef THREADS_DISABLED in dt_io_thread_stop()
/netbsd-src/external/bsd/unbound/dist/util/
H A Dlog.c71 #ifndef THREADS_DISABLED
212 #ifndef THREADS_DISABLED in log_get_lock()
H A Dtcp_conn_limit.c70 #ifdef THREADS_DISABLED in tcl_list_free_node()
H A Dlocks.h259 #define THREADS_DISABLED 1 macro
H A Dnet_help.c1559 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L…
1592 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_init()
1613 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_delete()
/netbsd-src/external/bsd/unbound/dist/util/storage/
H A Dlruhash.c51 #ifdef THREADS_DISABLED in bin_init()
127 #ifndef THREADS_DISABLED in bin_split()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlocalzone.c786 #ifndef THREADS_DISABLED in lz_enter_zones()
791 #ifndef THREADS_DISABLED in lz_enter_zones()
1070 #ifndef THREADS_DISABLED in lz_setup_implicit()
1111 #ifndef THREADS_DISABLED in lz_setup_implicit()
1126 #ifndef THREADS_DISABLED in lz_setup_implicit()
H A Dlisten_dnsport.c88 #ifndef THREADS_DISABLED
H A Drpz.c353 #ifdef THREADS_DISABLED in rpz_clientip_synthesized_rr_delete()
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dasynclook.c163 #ifdef THREADS_DISABLED
/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dlibworker.c354 #ifdef THREADS_DISABLED in libworker_dobg()
382 #ifdef THREADS_DISABLED in libworker_dobg()
H A Dlibunbound.c546 #ifdef THREADS_DISABLED in ub_ctx_async()
/netbsd-src/external/bsd/unbound/dist/respip/
H A Drespip.c79 #ifdef THREADS_DISABLED in resp_addr_del()
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog9650 - if no threading, THREADS_DISABLED is defined for use in the code.