Searched refs:WatchdogLoop (Results 1 – 1 of 1) sorted by relevance
111 void WatchdogLoop();125 watchdog_thread_ = std::thread(&Watchdog::WatchdogLoop, this); in RegisterWatch()167 void Watchdog::WatchdogLoop() { in WatchdogLoop() function in Watchdog