Searched refs:announce_sleepy (Results 1 – 1 of 1) sorted by relevance
112 idle_state.jobs_counter = self.announce_sleepy(idle_state.worker_index); in no_work_found()125 fn announce_sleepy(&self, worker_index: usize) -> JobsEventCounter { in announce_sleepy() method