Searched refs:notify_worker_latch_is_set (Results 1 – 3 of 3) sorted by relevance
224 registry.notify_worker_latch_is_set(target_worker_index); in set()307 registry.notify_worker_latch_is_set(target_worker_index); in set_and_tickle_one()421 registry.notify_worker_latch_is_set(worker_index); in set()
478 self.sleep.notify_worker_latch_is_set(i); in inject_broadcast()597 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method598 self.sleep.notify_worker_latch_is_set(target_worker_index); in notify_worker_latch_is_set()
201 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method