Home
last modified time | relevance | path

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

12

/external/protobuf/objectivec/google/protobuf/
DWrappers.pbobjc.m42 // This method is threadsafe because it is initially called
85 // This method is threadsafe because it is initially called
128 // This method is threadsafe because it is initially called
171 // This method is threadsafe because it is initially called
214 // This method is threadsafe because it is initially called
257 // This method is threadsafe because it is initially called
299 // This method is threadsafe because it is initially called
342 // This method is threadsafe because it is initially called
385 // This method is threadsafe because it is initially called
DStruct.pbobjc.m74 // This method is threadsafe because it is initially called
127 // This method is threadsafe because it is initially called
238 // This method is threadsafe because it is initially called
DType.pbobjc.m101 // This method is threadsafe because it is initially called
218 // This method is threadsafe because it is initially called
491 // This method is threadsafe because it is initially called
586 // This method is threadsafe because it is initially called
649 // This method is threadsafe because it is initially called
DApi.pbobjc.m69 // This method is threadsafe because it is initially called
188 // This method is threadsafe because it is initially called
304 // This method is threadsafe because it is initially called
DEmpty.pbobjc.m40 // This method is threadsafe because it is initially called
DSourceContext.pbobjc.m42 // This method is threadsafe because it is initially called
DFieldMask.pbobjc.m42 // This method is threadsafe because it is initially called
DDuration.pbobjc.m44 // This method is threadsafe because it is initially called
DAny.pbobjc.m44 // This method is threadsafe because it is initially called
DTimestamp.pbobjc.m44 // This method is threadsafe because it is initially called
/external/libchrome/base/mac/
Dbundle_locations.mm14 // NSBundle isn't threadsafe, all functions in this file must be called on the
/external/python/cpython2/Doc/library/
Dtk.rst22 classes. In addition, the internal module :mod:`_tkinter` provides a threadsafe
Drandom.rst26 both fast and threadsafe. The Mersenne Twister is one of the most extensively
294 below. Because this class is implemented in pure Python, it is not threadsafe
/external/sfntly/
DAndroid.bp121 "-fno-threadsafe-statics",
/external/libevent/
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.
DChangeLog84 o core: Make event_pending() threadsafe. (be7a95c Simon Liu)
528 o Make evdns_getaddrinfo_cancel threadsafe (d51b2fc)
590 o Add a LEV_OPT_THREADSAFE option for threadsafe evconnlisteners (127d4f2)
598 O Make default signal backend fully threadsafe (95a7d41)
834 o Make evdns logging threadsafe (b1c7950)
1248 o Patch from Tani Hosokawa: make some functions in http.c threadsafe.
1262 o Make name_from_addr() threadsafe in http.c
1264 o Make all event_tagging interfaces threadsafe.
1266 …_assign, event_new, event_free) for use by apps that want to be safely threadsafe, or want to rema…
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp1923 bool threadsafe = getContext().getLangOpts().ThreadsafeStatics && in EmitGuardedInit() local
1929 bool useInt8GuardVariable = !threadsafe && var->hasInternalLinkage(); in EmitGuardedInit()
2020 if (threadsafe) in EmitGuardedInit()
2058 if (threadsafe) { in EmitGuardedInit()
2077 if (threadsafe) { in EmitGuardedInit()
/external/googletest/googletest/docs/
DV1_5_AdvancedGuide.md609 …* If the variable's value is `"threadsafe"`, the child process re-executes the unit test binary ju…
610 …ust the single death test under consideration to be run - much like the `threadsafe` mode on POSIX.
645 The "threadsafe" death test style was introduced in order to help mitigate the
655 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
664 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
665 // This test is run in the "threadsafe" style:
703 Despite the improved thread safety afforded by the "threadsafe" style of death
DV1_7_AdvancedGuide.md683 …* If the variable's value is `"threadsafe"`, the child process re-executes the unit test binary ju…
684 …ust the single death test under consideration to be run - much like the `threadsafe` mode on POSIX.
719 The "threadsafe" death test style was introduced in order to help mitigate the
729 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
738 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
739 // This test is run in the "threadsafe" style:
776 Despite the improved thread safety afforded by the "threadsafe" style of death
DV1_6_AdvancedGuide.md682 …* If the variable's value is `"threadsafe"`, the child process re-executes the unit test binary ju…
683 …ust the single death test under consideration to be run - much like the `threadsafe` mode on POSIX.
718 The "threadsafe" death test style was introduced in order to help mitigate the
728 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
737 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
738 // This test is run in the "threadsafe" style:
775 Despite the improved thread safety afforded by the "threadsafe" style of death
DAdvancedGuide.md685 …* If the variable's value is `"threadsafe"`, the child process re-executes the unit test binary ju…
686 …ust the single death test under consideration to be run - much like the `threadsafe` mode on POSIX.
721 The "threadsafe" death test style was introduced in order to help mitigate the
731 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
740 ::testing::FLAGS_gtest_death_test_style = "threadsafe";
741 // This test is run in the "threadsafe" style:
778 Despite the improved thread safety afforded by the "threadsafe" style of death
/external/google-breakpad/src/build/
Dcommon.gypi574 '-fno-threadsafe-statics',
851 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics
/external/c-ares/
Dares_config.h.in102 /* Define to 1 if the getaddrinfo function is threadsafe. */
/external/v8/gypfiles/
Dstandalone.gypi1072 'GCC_THREADSAFE_STATICS': 'NO', # -fno-threadsafe-statics
/external/curl/m4/
Dcurl-functions.m42018 dnl to find out if getaddrinfo happens to be threadsafe,
2159 AC_MSG_CHECKING([if getaddrinfo is threadsafe])
2265 [Define to 1 if the getaddrinfo function is threadsafe.])

12