Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/sqlite3/
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]
H A Dconfigure1437 --enable-threadsafe build a thread-safe library [default=yes]
/freebsd-12.1/contrib/apr-util/crypto/
H A Dapr_passwd.c64 #error apr_password_validate() is not threadsafe. rebuild APR without thread support.
/freebsd-12.1/contrib/apr-util/
H A Dconfigure.in177 AC_MSG_CHECKING(if system crypt() function is threadsafe)
179 AC_DEFINE(APU_CRYPT_THREADSAFE, 1, [Define if the system crypt() function is threadsafe])
/freebsd-12.1/contrib/apr/
H A DCHANGES39 *) apr_pollset: On z/OS, threadsafe apr_pollset_poll() may return
119 *) z/OS: threadsafe apr_pollset_poll support for sockets [Greg Ames]
/freebsd-12.1/contrib/ntp/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
/freebsd-12.1/contrib/apr-util/include/private/
H A Dapu_config.h.in3 /* Define if the system crypt() function is threadsafe */
/freebsd-12.1/contrib/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.
H A DChangeLog-2.020 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
464 o Make evdns_getaddrinfo_cancel threadsafe (d51b2fc)
526 o Add a LEV_OPT_THREADSAFE option for threadsafe evconnlisteners (127d4f2)
534 O Make default signal backend fully threadsafe (95a7d41)
770 o Make evdns logging threadsafe (b1c7950)
1184 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
1198 o Make name_from_addr() threadsafe in http.c
1200 o Make all event_tagging interfaces threadsafe.
1202 …_assign, event_new, event_free) for use by apps that want to be safely threadsafe, or want to rema…
H A DChangeLog-1.4136 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
H A DChangeLog1136 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
1641 threadsafe (3c55b5e)
/freebsd-12.1/contrib/ntp/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.
H A DChangeLog-2.020 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
464 o Make evdns_getaddrinfo_cancel threadsafe (d51b2fc)
526 o Add a LEV_OPT_THREADSAFE option for threadsafe evconnlisteners (127d4f2)
534 O Make default signal backend fully threadsafe (95a7d41)
770 o Make evdns logging threadsafe (b1c7950)
1184 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
1198 o Make name_from_addr() threadsafe in http.c
1200 o Make all event_tagging interfaces threadsafe.
1202 …_assign, event_new, event_free) for use by apps that want to be safely threadsafe, or want to rema…
H A DChangeLog-1.4136 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
H A DChangeLog689 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
1194 threadsafe (3c55b5e)
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2116 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && in EmitGuardedInit() local
2122 bool useInt8GuardVariable = !threadsafe && var->hasInternalLinkage(); in EmitGuardedInit()
2215 if (threadsafe) in EmitGuardedInit()
2254 if (threadsafe) { in EmitGuardedInit()
2273 if (threadsafe) { in EmitGuardedInit()
/freebsd-12.1/contrib/googletest/googletest/docs/
H A Dadvanced.md834 * If the variable's value is `"threadsafe"`, the child process re-executes
840 consideration to be run - much like the `threadsafe` mode on POSIX.
879 The "threadsafe" death test style was introduced in order to help mitigate the
887 testing::FLAGS_gtest_death_test_style="threadsafe"
902 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
903 // This test is run in the "threadsafe" style:
936 Despite the improved thread safety afforded by the "threadsafe" style of death
H A Dfaq.md130 `threadsafe`, as the former is no longer safe now that threaded logging is the
300 style to `"threadsafe"`, which is safer but slower, and see if it helps.
/freebsd-12.1/contrib/gcc/
H A Dc.opt748 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
/freebsd-12.1/contrib/unbound/
H A Dconfigure.ac544 # the non-threadsafe C libraries.
2051 /* using version of libevent that is not threadsafe. */
H A Dconfig.h.in1299 /* using version of libevent that is not threadsafe. */
/freebsd-12.1/contrib/unbound/doc/
H A DChangelog4651 - iter_hints is now thread-owned in module env, and thus threadsafe.
7063 - locking for threadsafe bogus rrset counter.
7747 - rewrote _wait() routine, so that it is threadsafe.
7748 - cancelation is threadsafe.
9173 - got BSD random[256 state] code, made it threadsafe. util/random.
/freebsd-12.1/contrib/subversion/
H A DCHANGES1119 * svn_fs_initialize() is now threadsafe (r1546409)
2184 * make fsfs packing threadsafe (r1376011)
3428 * allow non-threadsafe sqlite if APR has no threads (r39301)
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DOptions.td1469 def fno_threadsafe_statics : Flag<["-"], "fno-threadsafe-statics">, Group<f_Group>,

12