Searched defs:JobsEventCounter (Results 1 – 2 of 2) sorted by relevance
27 pub(super) struct JobsEventCounter(usize); struct29 impl JobsEventCounter { impl239 pub(super) fn jobs_counter(self) -> JobsEventCounter { in jobs_counter()
112 fn announce_sleepy(&self) -> JobsEventCounter { in announce_sleepy()