Home
last modified time | relevance | path

Searched defs:notify_worker_latch_is_set (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/sleep/
Dmod.rs201 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/
Dregistry.rs597 pub(super) fn notify_worker_latch_is_set(&self, target_worker_index: usize) { in notify_worker_latch_is_set() method