Home
last modified time | relevance | path

Searched refs:threadsafe (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libcody/cmake/
H A Dlibcody-config-ix.cmake19 check_cxx_compiler_flag(-fno-threadsafe-statics LIBCODY_HAS_NOTHREADSAFESTATICS)
35 set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-threadsafe-statics")
/netbsd-src/external/public-domain/sqlite/dist/tea/
H A Dconfigure.ac158 AC_DEFINE(SQLITE_THREADSAFE, 1, [Trigger sqlite threadsafe build])
163 AC_DEFINE(SQLITE_THREADSAFE, 0, [Trigger sqlite non-threadsafe build])
/netbsd-src/external/public-domain/sqlite/dist/
H A Dconfigure.ac5 # --enable-threadsafe
85 # --enable-threadsafe
87 AC_ARG_ENABLE(threadsafe, [AS_HELP_STRING( optenable
88 [--enable-threadsafe], [build a thread-safe library [default=yes]])],
H A DREADME.txt27 --enable-threadsafe build a thread-safe library [default=yes]
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dpthreads.m44 AC_MSG_CHECKING(if compiling threadsafe libraries)
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-3.6268 [Feature 20200509] The threadsafe resolver API (res_nxxx() calls)
269 is now the default, not because the API is threadsafe, but because
277 threadsafe resolver API.
H A DINSTALL596 ||-DNO_RES_NCALLS |Do not build with the threadsafe resolver(5) |
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-proto-html279 threadsafe
H A Dstop.spell-cc1390 threadsafe
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dopenldap-thread-check.m4572 dnl needed to get reentrant/threadsafe versions
631 dnl specifically for compiling the threadsafe version of
634 dnl dnl check for reentrant/threadsafe functions
/netbsd-src/external/bsd/libevent/dist/
H A Dwhatsnew-2.0.txt81 non-threadsafe code, or forced code built against one version of Libevent
95 prevent errors in your applications, and to be more threadsafe.
241 To make an evbuffer or a bufferevent object threadsafe, call its
244 The HTTP api is not currently threadsafe.
H A DChangeLog1449 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
1954 threadsafe (3c55b5e)
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/
H A Dwhatsnew-2.0.txt81 non-threadsafe code, or forced code built against one version of Libevent
95 prevent errors in your applications, and to be more threadsafe.
241 To make an evbuffer or a bufferevent object threadsafe, call its
244 The HTTP api is not currently threadsafe.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A DChangeLog1038 * md4.c (MD4_Final): make the function threadsafe by removing
1041 * md5.c (MD5_Final): make the function threadsafe by removing
1048 * sha.c: make the function threadsafe by removing static on the
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2375 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && in EmitGuardedInit() local
2381 bool useInt8GuardVariable = !threadsafe && var->hasInternalLinkage(); in EmitGuardedInit()
2475 if (threadsafe) in EmitGuardedInit()
2514 if (threadsafe) { in EmitGuardedInit()
2533 if (threadsafe) { in EmitGuardedInit()
/netbsd-src/external/mit/libuv/dist/
H A DMakefile.am235 test/test-process-title-threadsafe.c \
H A DCMakeLists.txt545 test/test-process-title-threadsafe.c
/netbsd-src/external/bsd/openldap/dist/
H A Dconfigure.ac123 /* define this if needed to get threadsafe functions */
1693 dnl needed to get reentrant/threadsafe versions
1746 dnl specifically for compiling the threadsafe version of
1749 dnl dnl check for reentrant/threadsafe functions
/netbsd-src/external/bsd/unbound/dist/
H A Dconfigure.ac615 # the non-threadsafe C libraries.
2230 /* using version of libevent that is not threadsafe. */
H A Dconfig.h.in1405 /* using version of libevent that is not threadsafe. */
/netbsd-src/external/bsd/openldap/dist/include/
H A Dportable.hin30 /* define this if needed to get threadsafe functions */
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt4102 threadsafe
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DGarbageCollection.rst458 /// Since there is only a global list, this technique is not threadsafe.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc.opt1905 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc.opt2129 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics.

12