Searched refs:spawn_thread (Results 1 – 2 of 2) sorted by relevance
270 self.spawn_thread(&mut state); in arm()287 fn spawn_thread(&self, state: &mut MutexGuard<WatchdogState>) { in spawn_thread() method
181 self.spawn_thread(&mut state); in queue()187 fn spawn_thread(&self, state: &mut MutexGuard<AsyncTaskState>) { in spawn_thread() method