Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest-port.cc492 class ThreadLocalRegistryImpl { class
606 &ThreadLocalRegistryImpl::WatcherThreadFunc, in StartWatcherThreadFor()
647 Mutex ThreadLocalRegistryImpl::mutex_(Mutex::kStaticMutex); // NOLINT
648 Mutex ThreadLocalRegistryImpl::thread_map_mutex_(
653 return ThreadLocalRegistryImpl::GetValueOnCurrentThread( in GetValueOnCurrentThread()
659 ThreadLocalRegistryImpl::OnThreadLocalDestroyed(thread_local_instance); in OnThreadLocalDestroyed()