Searched refs:add_inactive_thread (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/rayon-core/src/sleep/ | ||
D | counters.rs | 114 pub(super) fn add_inactive_thread(&self) { in add_inactive_thread() method |
D | mod.rs | 79 self.counters.add_inactive_thread(); in start_looking() |