| /freebsd/contrib/sqlite3/tea/ |
| H A D | teaish.tcl | 298 if {[proj-opt-was-provided threadsafe]} { 299 proj-if-opt-truthy threadsafe {
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | openldap-thread-check.m4 | 572 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/contrib/sqlite3/autosetup/ |
| H A D | sqlite-config.tcl | 899 proj-if-opt-truthy threadsafe { 907 } elseif {[proj-opt-was-provided threadsafe]} { 1759 threadsafe
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.0.txt | 81 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 D | ChangeLog-2.0 | 20 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 D | ChangeLog-1.4 | 136 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
|
| H A D | ChangeLog | 1449 o core: Make event_pending() threadsafe. (be7a95c Simon Liu) 1954 threadsafe (3c55b5e)
|
| /freebsd/contrib/libevent/ |
| H A D | whatsnew-2.0.txt | 81 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 D | ChangeLog-2.0 | 20 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 D | ChangeLog-1.4 | 136 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
|
| H A D | ChangeLog | 1449 o core: Make event_pending() threadsafe. (be7a95c Simon Liu) 1954 threadsafe (3c55b5e)
|
| /freebsd/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 536 * If the variable's value is `"threadsafe"`, the child process re-executes 542 consideration to be run - much like the `"threadsafe"` mode on POSIX.
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 2618 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && in EmitGuardedInit() local 2624 bool useInt8GuardVariable = !threadsafe && var->hasInternalLinkage(); in EmitGuardedInit() 2712 if (!threadsafe || MaxInlineWidthInBits) { in EmitGuardedInit() 2723 if (threadsafe) in EmitGuardedInit() 2777 if (threadsafe) { in EmitGuardedInit() 2802 if (threadsafe) { in EmitGuardedInit()
|
| /freebsd/contrib/googletest/docs/ |
| H A D | advanced.md | 580 The "threadsafe" death test style was introduced in order to help mitigate the 588 GTEST_FLAG_SET(death_test_style, "threadsafe"); 603 GTEST_FLAG_SET(death_test_style, "threadsafe"); 604 // This test is run in the "threadsafe" style: 636 Despite the improved thread safety afforded by the "threadsafe" style of death
|
| H A D | faq.md | 275 style to `"threadsafe"`, which is safer but slower, and see if it helps.
|
| /freebsd/contrib/unbound/ |
| H A D | configure.ac | 675 # the non-threadsafe C libraries. 2409 /* using version of libevent that is not threadsafe. */
|
| H A D | config.h.in | 1589 /* using version of libevent that is not threadsafe. */
|
| /freebsd/contrib/unbound/doc/ |
| H A D | Changelog | 8247 - iter_hints is now thread-owned in module env, and thus threadsafe. 10659 - locking for threadsafe bogus rrset counter. 11343 - rewrote _wait() routine, so that it is threadsafe. 11344 - cancelation is threadsafe. 12769 - got BSD random[256 state] code, made it threadsafe. util/random.
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 3016 * TRUE if the library is threadsafe; FALSE otherwise
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 3980 defm threadsafe_statics : BoolFOption<"threadsafe-statics",
|
| /freebsd/crypto/openssl/ |
| H A D | CHANGES.md | 13641 a threadsafe manner. Modify rsa code to use new function and add calls
|