Searched defs:OnThreadExit (Results 1 - 5 of 5) sorted by relevance

/external/libchrome/base/threading/
H A Dthread_local_storage.cc178 void PlatformThreadLocalStorage::OnThreadExit() { function in class:base::internal::PlatformThreadLocalStorage
190 void PlatformThreadLocalStorage::OnThreadExit(void* value) {
/external/googletest/googletest/src/
H A Dgtest-port.cc454 static void OnThreadExit(DWORD thread_id) { function in class:testing::internal::ThreadLocalRegistryImpl
525 OnThreadExit(tah->first);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc454 static void OnThreadExit(DWORD thread_id) { function in class:testing::internal::ThreadLocalRegistryImpl
525 OnThreadExit(tah->first);
/external/v8/testing/gtest/src/
H A Dgtest-port.cc436 static void OnThreadExit(DWORD thread_id) { function in class:testing::internal::ThreadLocalRegistryImpl
507 OnThreadExit(tah->first);
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-port.cc413 static void OnThreadExit(DWORD thread_id) { function in class:testing::internal::ThreadLocalRegistryImpl
484 OnThreadExit(tah->first);

Completed in 212 milliseconds