Home
last modified time | relevance | path

Searched refs:no_work_found (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/rayon-core/src/sleep/
Dmod.rs102 pub(super) fn no_work_found( in no_work_found() method
/external/rust/crates/rayon-core/src/
Dregistry.rs735 .no_work_found(&mut idle_state, latch, || self.registry.has_injected_job()) in wait_until_cold()