Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A 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()