Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/src/
Dregistry.rs442 self.in_worker_cold(op) in in_worker()
455 unsafe fn in_worker_cold<OP, R>(&self, op: OP) -> R in in_worker_cold() method
881 global_registry().in_worker_cold(op) in in_worker()