Searched refs:notify_worker_latch_is_set (Results 1 – 3 of 3) sorted by relevance
214 registry.notify_worker_latch_is_set(target_worker_index); in set()319 registry.notify_worker_latch_is_set(target_worker_index); in set_and_tickle_one()
547 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method548 self.sleep.notify_worker_latch_is_set(target_worker_index); in notify_worker_latch_is_set()
244 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method