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