Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-port.cc590 struct WatcherThreadParams { struct in testing::internal::ThreadLocalRegistryImpl
603 WatcherThreadParams* watcher_thread_params = new WatcherThreadParams; in StartWatcherThreadFor()
635 WatcherThreadParams* watcher_thread_params = in WatcherThreadFunc()
636 reinterpret_cast<WatcherThreadParams*>(param); in WatcherThreadFunc()