Searched defs:watchdog_thread_ (Results 1 – 4 of 4) sorted by relevance
318 static WatchDogThread* watchdog_thread_; // The singleton of this class. variable
349 WatchDogThread* WatchDogThread::watchdog_thread_ = NULL; member in WatchDogThread
272 scoped_ptr<WatchDogThread> watchdog_thread_; member in ThreadWatcherTest
185 scoped_ptr<WatchDogThread> watchdog_thread_; variable