Searched refs:threads_to_wake (Results 1 – 1 of 1) sorted by relevance
97 let threads_to_wake = self.counters.sub_inactive_thread(); in work_found() localVariable98 self.wake_any_threads(threads_to_wake as u32); in work_found()