Home
last modified time | relevance | path

Searched refs:OnThreadExit (Results 1 – 11 of 11) 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/llvm-project/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc567 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
635 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/googletest/googletest/src/
Dgtest-port.cc602 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
673 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/rust/crates/quiche/deps/boringssl/src/third_party/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/mesa3d/src/gtest/src/
Dgtest-port.cc593 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
664 OnThreadExit(tah->first); in WatcherThreadFunc()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc9003 static void OnThreadExit(DWORD thread_id) { in OnThreadExit() function in testing::internal::ThreadLocalRegistryImpl
9074 OnThreadExit(tah->first); in WatcherThreadFunc()