Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/src/sleep/
Dmod.rs89 pub(super) fn work_found(&self, idle_state: IdleState) { in work_found() method
/external/rust/crates/rayon-core/src/
Dregistry.rs729 self.registry.sleep.work_found(idle_state); in wait_until_cold()
742 self.registry.sleep.work_found(idle_state); in wait_until_cold()