Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc9857 class ThreadLocalRegistryImpl { class
9968 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
10008 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex);
10009 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(Mutex::kStaticMutex);
10013 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
10019 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()