Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/compat/
H A Darc4_lock.c44 #ifdef THREADS_DISABLED
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c1629 #ifndef THREADS_DISABLED
1912 #ifndef THREADS_DISABLED in dtio_desetup()
2129 #ifndef THREADS_DISABLED
2139 #if defined(HAVE_GETTID) && !defined(THREADS_DISABLED) in dnstap_io()
2187 #ifndef THREADS_DISABLED in dt_io_thread_start()
2199 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2206 #ifndef THREADS_DISABLED in dt_io_thread_stop()
2234 #ifndef THREADS_DISABLED in dt_io_thread_stop()
/freebsd/contrib/unbound/daemon/
H A Ddaemon.c506 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_init()
870 #ifdef THREADS_DISABLED
903 #if defined(HAVE_GETTID) && !defined(THREADS_DISABLED) in set_log_thread_id()
931 #ifdef THREADS_DISABLED in thread_start()
964 #ifdef THREADS_DISABLED in daemon_start_others()
1289 # if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) in daemon_delete()
H A Dremote.c735 #ifndef THREADS_DISABLED
775 #ifdef THREADS_DISABLED in do_fast_reload()
1391 #ifdef THREADS_DISABLED in do_zones_add()
1449 #ifdef THREADS_DISABLED in do_zones_remove()
1522 #ifdef THREADS_DISABLED in do_datas_add()
1571 #ifdef THREADS_DISABLED in do_datas_remove()
1694 #ifdef THREADS_DISABLED in do_view_datas_add()
1756 #ifdef THREADS_DISABLED in do_view_datas_remove()
3963 #ifdef THREADS_DISABLED in execute_cmd()
3975 #ifdef THREADS_DISABLED in execute_cmd()
[all …]
H A Dworker.c2433 #ifndef THREADS_DISABLED in worker_init()
2451 #ifndef THREADS_DISABLED in worker_init()
2461 #ifndef THREADS_DISABLED in worker_init()
2517 #ifndef THREADS_DISABLED in worker_delete()
/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.h286 #define THREADS_DISABLED 1 macro
H A Dnet_help.c1745 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L…
1778 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_init()
1799 #if defined(HAVE_SSL) && defined(OPENSSL_THREADS) && !defined(THREADS_DISABLED) && defined(CRYPTO_L… in ub_openssl_lock_delete()
H A Dconfig_file.c1485 #ifdef THREADS_DISABLED in config_auto_slab_values()
/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.c806 #ifndef THREADS_DISABLED in lz_enter_zones()
811 #ifndef THREADS_DISABLED in lz_enter_zones()
1094 #ifndef THREADS_DISABLED in lz_setup_implicit()
1135 #ifndef THREADS_DISABLED in lz_setup_implicit()
1150 #ifndef THREADS_DISABLED in lz_setup_implicit()
H A Drpz.c366 #ifdef THREADS_DISABLED in rpz_clientip_synthesized_rr_delete()
H A Dlisten_dnsport.c114 #ifndef THREADS_DISABLED
/freebsd/contrib/unbound/cachedb/
H A Dredis.c146 #ifdef THREADS_DISABLED in redis_connect()
/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 DChangelog11427 - if no threading, THREADS_DISABLED is defined for use in the code.