Searched refs:set_and_tickle_one (Results 1 – 3 of 3) sorted by relevance
586 .set_and_tickle_one(&self.registry, self.owner_thread_index); in job_panicked()591 .set_and_tickle_one(&self.registry, self.owner_thread_index); in job_completed_ok()
317 pub(super) fn set_and_tickle_one(&self, registry: &Registry, target_worker_index: usize) { in set_and_tickle_one() method
541 thread_info.terminate.set_and_tickle_one(self, i); in terminate()