Searched refs:watcher_thread (Results 1 – 1 of 1) sorted by relevance
610 HANDLE watcher_thread = in StartWatcherThreadFor() local616 GTEST_CHECK_(watcher_thread != nullptr) in StartWatcherThreadFor()620 ::SetThreadPriority(watcher_thread, in StartWatcherThreadFor()622 ::ResumeThread(watcher_thread); in StartWatcherThreadFor()623 ::CloseHandle(watcher_thread); in StartWatcherThreadFor()