Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc492 class ThreadLocalRegistryImpl { class
613 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
662 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex); // NOLINT
663 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(
668 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
674 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()