Home
last modified time | relevance | path

Searched refs:HAVE_TLS (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/dports/math/e-antic/flint2-ae7ec89/
H A Dmemory_manager.c34 #if FLINT_REENTRANT && !HAVE_TLS
61 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
71 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
170 #if FLINT_REENTRANT && !HAVE_TLS
179 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
191 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
202 #if FLINT_REENTRANT && !HAVE_TLS in _flint_cleanup()
216 #if FLINT_REENTRANT && !HAVE_TLS in _flint_cleanup()
224 #if !FLINT_REENTRANT || HAVE_TLS in flint_cleanup()
H A Dexception.c16 #if FLINT_REENTRANT && !HAVE_TLS
32 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
39 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/
H A Dmemory_manager.c34 #if FLINT_REENTRANT && !HAVE_TLS
61 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
71 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
170 #if FLINT_REENTRANT && !HAVE_TLS
179 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
191 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
202 #if FLINT_REENTRANT && !HAVE_TLS in _flint_cleanup()
216 #if FLINT_REENTRANT && !HAVE_TLS in _flint_cleanup()
224 #if !FLINT_REENTRANT || HAVE_TLS in flint_cleanup()
H A Dexception.c16 #if FLINT_REENTRANT && !HAVE_TLS
32 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
39 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/iksemel/
H A Dopenssl.m418 [HAVE_TLS=1 HAVE_SSL=1 LIBS="$openssl_LIBS $LIBS"],
27 HAVE_SSL=1 HAVE_TLS=1
34 HAVE_TLS=0
43 if test x$HAVE_TLS = x1; then
44 AC_DEFINE([HAVE_TLS], 1, [Define to 1 if you have TLS])
48 AM_CONDITIONAL(HAVE_TLS, test x$HAVE_TLS = x1)
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/m4/
H A Dsac-openssl.m418 [HAVE_TLS=1 HAVE_OPENSSL=1 LIBS="$openssl_LIBS $LIBS"],
27 HAVE_OPENSSL=1 HAVE_TLS=1
34 HAVE_TLS=0
43 if test x$HAVE_TLS = x1; then
44 AC_DEFINE([HAVE_TLS], 1, [Define to 1 if you have TLS])
48 AM_CONDITIONAL(HAVE_TLS, test x$HAVE_TLS = x1)
/dports/net/sofia-sip/sofia-sip-1.13.4/m4/
H A Dsac-openssl.m418 [HAVE_TLS=1 HAVE_OPENSSL=1 LIBS="$openssl_LIBS $LIBS"],
27 HAVE_OPENSSL=1 HAVE_TLS=1
34 HAVE_TLS=0
43 if test x$HAVE_TLS = x1; then
44 AC_DEFINE([HAVE_TLS], 1, [Define to 1 if you have TLS])
48 AM_CONDITIONAL(HAVE_TLS, test x$HAVE_TLS = x1)
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/flint-fft/
H A Dmemory_manager.c36 #if FLINT_REENTRANT && !HAVE_TLS
64 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
74 #if FLINT_REENTRANT && !HAVE_TLS in __flint_set_memory_functions()
175 #if FLINT_REENTRANT && !HAVE_TLS
185 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
199 #if FLINT_REENTRANT && !HAVE_TLS in flint_register_cleanup_function()
210 #if FLINT_REENTRANT && !HAVE_TLS in flint_cleanup()
224 #if FLINT_REENTRANT && !HAVE_TLS in flint_cleanup()
H A Dexception.c15 #if FLINT_REENTRANT && !HAVE_TLS
31 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
38 #if FLINT_REENTRANT && !HAVE_TLS in flint_set_abort()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/gperftools-2.5/src/
H A Dthread_cache.h71 #ifdef HAVE_TLS
268 #ifdef HAVE_TLS
400 #ifdef HAVE_TLS in GetThreadHeap()
409 #ifdef HAVE_TLS in GetCacheWhichMustBePresent()
434 #ifndef HAVE_TLS in GetCacheIfPresent()
441 #ifdef HAVE_TLS in MinSizeForSlowPath()
449 #ifdef HAVE_TLS in SetMinSizeForSlowPath()
455 #ifdef HAVE_TLS in SetUseEmergencyMalloc()
463 #ifdef HAVE_TLS in ResetUseEmergencyMalloc()
470 #if defined(HAVE_TLS) && defined(ENABLE_EMERGENCY_MALLOC) in IsUseEmergencyMalloc()
/dports/devel/google-perftools/gperftools-2.9.1/src/
H A Dthread_cache.h71 #ifdef HAVE_TLS
280 #ifdef HAVE_TLS
409 #ifdef HAVE_TLS in GetThreadHeap()
418 #ifdef HAVE_TLS in GetCacheWhichMustBePresent()
429 #ifdef HAVE_TLS in GetCache()
445 #ifndef HAVE_TLS in GetCacheIfPresent()
452 #ifndef HAVE_TLS in GetFastPathCache()
460 #ifdef HAVE_TLS in SetUseEmergencyMalloc()
467 #ifdef HAVE_TLS in ResetUseEmergencyMalloc()
475 #if defined(HAVE_TLS) && defined(ENABLE_EMERGENCY_MALLOC) in IsUseEmergencyMalloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/vendor/src/
H A Dthread_cache.h71 #ifdef HAVE_TLS
280 #ifdef HAVE_TLS
409 #ifdef HAVE_TLS in GetThreadHeap()
418 #ifdef HAVE_TLS in GetCacheWhichMustBePresent()
429 #ifdef HAVE_TLS in GetCache()
445 #ifndef HAVE_TLS in GetCacheIfPresent()
452 #ifndef HAVE_TLS in GetFastPathCache()
460 #ifdef HAVE_TLS in SetUseEmergencyMalloc()
467 #ifdef HAVE_TLS in ResetUseEmergencyMalloc()
475 #if defined(HAVE_TLS) && defined(ENABLE_EMERGENCY_MALLOC) in IsUseEmergencyMalloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tcmalloc/chromium/src/
H A Dthread_cache.h63 #ifdef HAVE_TLS
283 #ifdef HAVE_TLS
424 #ifdef HAVE_TLS in GetThreadHeap()
433 #ifdef HAVE_TLS in GetCacheWhichMustBePresent()
444 #ifdef HAVE_TLS in GetCache()
460 #ifndef HAVE_TLS in GetCacheIfPresent()
467 #ifndef HAVE_TLS in GetFastPathCache()
475 #ifdef HAVE_TLS in SetUseEmergencyMalloc()
482 #ifdef HAVE_TLS in ResetUseEmergencyMalloc()
490 #if defined(HAVE_TLS) && defined(ENABLE_EMERGENCY_MALLOC) in IsUseEmergencyMalloc()
/dports/mail/msmtp/msmtp-1.8.19/src/
H A Dsmtp.h31 #ifdef HAVE_TLS
98 #ifdef HAVE_TLS
181 #ifdef HAVE_TLS
208 #ifdef HAVE_TLS
224 #ifdef HAVE_TLS
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/ulong_extras/
H A Dcompute_primes.c25 #if FLINT_REENTRANT && !HAVE_TLS
52 #if FLINT_REENTRANT && !HAVE_TLS
65 #if FLINT_REENTRANT && !HAVE_TLS in n_compute_primes()
100 #if FLINT_REENTRANT && !HAVE_TLS in n_compute_primes()
/dports/math/e-antic/flint2-ae7ec89/ulong_extras/
H A Dcompute_primes.c25 #if FLINT_REENTRANT && !HAVE_TLS
52 #if FLINT_REENTRANT && !HAVE_TLS
65 #if FLINT_REENTRANT && !HAVE_TLS in n_compute_primes()
100 #if FLINT_REENTRANT && !HAVE_TLS in n_compute_primes()
/dports/graphics/quesoglc/quesoglc-0.7.2/include/
H A Dinternal.h83 #elif !defined(HAVE_TLS)
95 #elif !defined(HAVE_TLS)
108 #elif !defined(HAVE_TLS)
279 #ifndef HAVE_TLS
292 #ifdef HAVE_TLS
300 #ifndef HAVE_TLS
353 #ifndef HAVE_TLS
/dports/mail/mpop/mpop-1.4.15/src/
H A Dpop3.h31 #ifdef HAVE_TLS
180 #ifdef HAVE_TLS
285 #ifdef HAVE_TLS
310 #ifdef HAVE_TLS
322 #ifdef HAVE_TLS
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.threads/
H A Dstaticthreads.c31 #ifdef HAVE_TLS
38 #ifdef HAVE_TLS in thread_function()
67 #ifdef HAVE_TLS in main()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/mpn_extras/
H A Dfactor_trial_tree.c20 #if FLINT_REENTRANT && !HAVE_TLS
30 #if FLINT_REENTRANT && !HAVE_TLS
53 #if FLINT_REENTRANT && !HAVE_TLS in _factor_trial_tree_init()
113 #if FLINT_REENTRANT && !HAVE_TLS in _factor_trial_tree_init()
/dports/math/e-antic/flint2-ae7ec89/mpn_extras/
H A Dfactor_trial_tree.c20 #if FLINT_REENTRANT && !HAVE_TLS
30 #if FLINT_REENTRANT && !HAVE_TLS
53 #if FLINT_REENTRANT && !HAVE_TLS in _factor_trial_tree_init()
113 #if FLINT_REENTRANT && !HAVE_TLS in _factor_trial_tree_init()
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dtlsdefault.cpp20 # define HAVE_TLS macro
25 # define HAVE_TLS macro
31 # define HAVE_TLS macro
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Dinit.c124 #ifdef HAVE_TLS
285 #ifdef HAVE_TLS in openldap_ldap_init_w_conf()
444 #ifdef HAVE_TLS in openldap_ldap_init_w_env()
499 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_destroy_global_options()
511 #ifdef HAVE_TLS in ldap_int_destroy_global_options()
574 #ifdef HAVE_TLS in ldap_int_initialize_global_options()
588 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL)
643 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_initialize()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Dinit.c124 #ifdef HAVE_TLS
285 #ifdef HAVE_TLS in openldap_ldap_init_w_conf()
444 #ifdef HAVE_TLS in openldap_ldap_init_w_env()
499 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_destroy_global_options()
511 #ifdef HAVE_TLS in ldap_int_destroy_global_options()
574 #ifdef HAVE_TLS in ldap_int_initialize_global_options()
588 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL)
643 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_initialize()
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Dinit.c122 #ifdef HAVE_TLS
222 #ifdef HAVE_TLS in ldap_int_conf_option()
474 #ifdef HAVE_TLS in openldap_ldap_init_w_env()
535 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_destroy_global_options()
547 #ifdef HAVE_TLS in ldap_int_destroy_global_options()
613 #ifdef HAVE_TLS in ldap_int_initialize_global_options()
632 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL)
691 #if defined(HAVE_TLS) || defined(HAVE_CYRUS_SASL) in ldap_int_initialize()

12345678910>>...40