Searched refs:sub_inactive_thread (Results 1 – 2 of 2) sorted by relevance
145 pub(super) fn sub_inactive_thread(&self) -> usize { in sub_inactive_thread() method
97 let threads_to_wake = self.counters.sub_inactive_thread(); in work_found()