Home
last modified time | relevance | path

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

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