Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/compat/
H A Darc4_lock.c44 #ifdef THREADS_DISABLED
/freebsd-13.1/contrib/unbound/daemon/
H A Ddaemon.c241 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_init()
491 #ifdef THREADS_DISABLED
526 #ifdef THREADS_DISABLED in thread_start()
559 #ifdef THREADS_DISABLED in daemon_start_others()
824 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_delete()
H A Dworker.c1868 #ifndef THREADS_DISABLED in worker_init()
1886 #ifndef THREADS_DISABLED in worker_init()
1896 #ifndef THREADS_DISABLED in worker_init()
1953 #ifndef THREADS_DISABLED in worker_delete()
H A Dremote.c3134 #ifdef THREADS_DISABLED in execute_cmd()
/freebsd-13.1/contrib/unbound/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.c1383 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L…
1416 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_init()
1437 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_delete()
/freebsd-13.1/contrib/unbound/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()
/freebsd-13.1/contrib/unbound/util/storage/
H A Dlruhash.c51 #ifdef THREADS_DISABLED in bin_init()
126 #ifndef THREADS_DISABLED in bin_split()
/freebsd-13.1/contrib/unbound/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 Drpz.c353 #ifdef THREADS_DISABLED in rpz_clientip_synthesized_rr_delete()
H A Dlisten_dnsport.c85 #ifndef THREADS_DISABLED
/freebsd-13.1/contrib/unbound/libunbound/
H A Dlibworker.c352 #ifdef THREADS_DISABLED in libworker_dobg()
380 #ifdef THREADS_DISABLED in libworker_dobg()
H A Dlibunbound.c509 #ifdef THREADS_DISABLED in ub_ctx_async()
/freebsd-13.1/contrib/unbound/respip/
H A Drespip.c79 #ifdef THREADS_DISABLED in resp_addr_del()
/freebsd-13.1/contrib/unbound/doc/
H A DChangelog8734 - if no threading, THREADS_DISABLED is defined for use in the code.