Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/rayon-core/src/
Dregistry.rs487 pub(super) fn in_worker<OP, R>(&self, op: OP) -> R in in_worker() method
940 pub(super) fn in_worker<OP, R>(op: OP) -> R in in_worker() function