Searched defs:WatchdogState (Results 1 – 1 of 1) sorted by relevance
67 struct WatchdogState { struct77 impl WatchdogState { argument321 fn spawn_thread(&self, state: &mut MutexGuard<WatchdogState>) { in spawn_thread()