Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/src/
Dregistry.rs75 pub trait ThreadSpawn { interface
178 ) -> Result<&'static Arc<Registry>, ThreadPoolBuildError> in init_global_registry()
217 ) -> Result<Arc<Self>, ThreadPoolBuildError> in new()
/external/rust/crates/rayon-core/src/thread_pool/
Dmod.rs65 ) -> Result<ThreadPool, ThreadPoolBuildError> in build()