Searched refs:WatchdogTimer (Results 1 – 6 of 6) sorted by relevance
96 def _JoinAll(self, watcher=watchdog_timer.WatchdogTimer(None)):119 def JoinAll(self, watcher=watchdog_timer.WatchdogTimer(None)):
10 class WatchdogTimer(object): class
40 thread_group.JoinAll(watchdog_timer.WatchdogTimer(timeout))
91 group.JoinAll(watchdog_timer.WatchdogTimer(0.01))
243 watcher = watchdog_timer.WatchdogTimer(timeout)298 threads.JoinAll(watchdog_timer.WatchdogTimer(timeout))313 threads.JoinAll(watchdog_timer.WatchdogTimer(timeout))
88 watchdog_timer.WatchdogTimer(None), 2)