Home
last modified time | relevance | path

Searched refs:OnThreadExit (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/libchrome_tools/patch/
DThreadLocalStorage-Add-a-function-to-destroy-pthread.patch25 @@ -247,6 +247,17 @@ void PlatformThreadLocalStorage::OnThreadExit() {
26 void PlatformThreadLocalStorage::OnThreadExit(void* value) {
50 static void OnThreadExit(void* value);
/external/libchrome/base/threading/
Dthread_local_storage.h98 static void OnThreadExit();
103 static void OnThreadExit(void* value);
Dthread_local_storage_posix.cc15 base::internal::PlatformThreadLocalStorage::OnThreadExit); in AllocTLS()
Dthread_local_storage.cc283 void PlatformThreadLocalStorage::OnThreadExit() { in OnThreadExit() function in base::internal::PlatformThreadLocalStorage
300 void PlatformThreadLocalStorage::OnThreadExit(void* value) {
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc510 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
581 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc454 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
525 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc454 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
525 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc454 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
525 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/googletest/googletest/src/
Dgtest-port.cc593 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
664 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc9007 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
9078 OnThreadExit(tah->first); in WatcherThreadFunc()