Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/compat/
H A Darc4_lock.c44 #ifdef THREADS_DISABLED
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c249 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_init()
612 #ifdef THREADS_DISABLED
647 #ifdef THREADS_DISABLED in thread_start()
680 #ifdef THREADS_DISABLED in daemon_start_others()
991 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_delete()
H A Dremote.c1267 #ifdef THREADS_DISABLED in do_zones_add()
1325 #ifdef THREADS_DISABLED in do_zones_remove()
1398 #ifdef THREADS_DISABLED in do_datas_add()
1447 #ifdef THREADS_DISABLED in do_datas_remove()
1574 #ifdef THREADS_DISABLED in do_view_datas_add()
1638 #ifdef THREADS_DISABLED in do_view_datas_remove()
3448 #ifdef THREADS_DISABLED in execute_cmd()
3458 #ifdef THREADS_DISABLED in execute_cmd()
3552 #ifdef THREADS_DISABLED in execute_cmd()
H A Dworker.c2272 #ifndef THREADS_DISABLED in worker_init()
2290 #ifndef THREADS_DISABLED in worker_init()
2300 #ifndef THREADS_DISABLED in worker_init()
2356 #ifndef THREADS_DISABLED in worker_delete()
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c1626 #ifndef THREADS_DISABLED
1909 #ifndef THREADS_DISABLED in dtio_desetup()
2126 #ifndef THREADS_DISABLED
2173 #ifndef THREADS_DISABLED in dt_io_thread_start()
2185 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2192 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2220 #ifndef THREADS_DISABLED in dt_io_thread_stop()
/freebsd/contrib/unbound/util/
H A Dlog.c72 #ifndef THREADS_DISABLED
220 #ifndef THREADS_DISABLED in log_get_lock()
H A Dtcp_conn_limit.c70 #ifdef THREADS_DISABLED in tcl_list_free_node()
H A Dlocks.h260 #define THREADS_DISABLED 1 macro
H A Dnet_help.c1586 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L…
1619 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_init()
1640 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_delete()
/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c51 #ifdef THREADS_DISABLED in bin_init()
127 #ifndef THREADS_DISABLED in bin_split()
/freebsd/contrib/unbound/services/
H A Dlocalzone.c788 #ifndef THREADS_DISABLED in lz_enter_zones()
793 #ifndef THREADS_DISABLED in lz_enter_zones()
1075 #ifndef THREADS_DISABLED in lz_setup_implicit()
1116 #ifndef THREADS_DISABLED in lz_setup_implicit()
1131 #ifndef THREADS_DISABLED in lz_setup_implicit()
H A Drpz.c365 #ifdef THREADS_DISABLED in rpz_clientip_synthesized_rr_delete()
H A Dlisten_dnsport.c111 #ifndef THREADS_DISABLED
/freebsd/contrib/unbound/libunbound/
H A Dlibworker.c340 #ifdef THREADS_DISABLED in libworker_dobg()
368 #ifdef THREADS_DISABLED in libworker_dobg()
H A Dlibunbound.c557 #ifdef THREADS_DISABLED in ub_ctx_async()
/freebsd/contrib/unbound/respip/
H A Drespip.c79 #ifdef THREADS_DISABLED in resp_addr_del()
/freebsd/contrib/unbound/doc/
H A DChangelog10381 - if no threading, THREADS_DISABLED is defined for use in the code.