Home
last modified time | relevance | path

Searched refs:DeleteThreadLocalValue (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h1067 extern "C" inline void DeleteThreadLocalValue(void* value_holder) { in DeleteThreadLocalValue() function
1110 DeleteThreadLocalValue(pthread_getspecific(key_)); in ~ThreadLocal()
1140 pthread_key_create(&key, &DeleteThreadLocalValue)); in CreateKey()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h1293 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1336 DeleteThreadLocalValue(pthread_getspecific(key_));
1366 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h1303 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1346 DeleteThreadLocalValue(pthread_getspecific(key_));
1376 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h1347 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1390 DeleteThreadLocalValue(pthread_getspecific(key_));
1420 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/gtest/include/gtest/internal/
Dgtest-port.h1439 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1482 DeleteThreadLocalValue(pthread_getspecific(key_));
1512 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h1741 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1756 DeleteThreadLocalValue(pthread_getspecific(key_));
1786 pthread_key_create(&key, &DeleteThreadLocalValue));
Dgtest-port.h.orig1432 // pthread_key_create() requires DeleteThreadLocalValue() to have
1443 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
1486 DeleteThreadLocalValue(pthread_getspecific(key_));
1513 // When a thread exits, DeleteThreadLocalValue() will be called on
1516 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/protobuf/gtest/fused-src/gtest/
Dgtest.h2129 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
2172 DeleteThreadLocalValue(pthread_getspecific(key_));
2202 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_gtest.h2597 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
2640 DeleteThreadLocalValue(pthread_getspecific(key_));
2670 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2546 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
2589 DeleteThreadLocalValue(pthread_getspecific(key_));
2619 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h2546 extern "C" inline void DeleteThreadLocalValue(void* value_holder) {
2589 DeleteThreadLocalValue(pthread_getspecific(key_));
2619 pthread_key_create(&key, &DeleteThreadLocalValue));
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym21380 FUNC 38f5c a 0 testing::internal::DeleteThreadLocalValue
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym22787 FUNC 552e8 20 0 testing::internal::DeleteThreadLocalValue