Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc533 class ThreadLocalRegistryImpl { class
645 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
686 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
687 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
691 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
697 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()