Home
last modified time | relevance | path

Searched refs:ThreadLocalRegistryImpl (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gtest/src/
Dgtest-port.cc394 class ThreadLocalRegistryImpl { class
505 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
544 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
545 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
549 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
555 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-port.cc450 class ThreadLocalRegistryImpl { class
561 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
601 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
602 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
606 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
612 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-port.cc394 class ThreadLocalRegistryImpl { class
505 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
544 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
545 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
549 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
555 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc394 class ThreadLocalRegistryImpl { class
505 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
544 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
545 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
549 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
555 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
/external/googletest/googletest/src/
Dgtest-port.cc533 class ThreadLocalRegistryImpl { class
645 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
684 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
685 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
689 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
695 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc8947 class ThreadLocalRegistryImpl { class
9058 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
9097 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
9098 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
9102 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
9108 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()