Searched defs:ThreadSpawn (Results 1 – 2 of 2) sorted by relevance
72 pub trait ThreadSpawn { interface175 ) -> Result<&'static Arc<Registry>, ThreadPoolBuildError> in init_global_registry()232 ) -> Result<Arc<Self>, ThreadPoolBuildError> in new()
65 ) -> Result<ThreadPool, ThreadPoolBuildError> in build()