Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/
DCargo.toml.orig45 name = "init_zero_threads"
46 path = "tests/init_zero_threads.rs"
DCargo.toml38 name = "init_zero_threads"
39 path = "tests/init_zero_threads.rs"
/external/rust/crates/rayon-core/tests/
Dinit_zero_threads.rs4 fn init_zero_threads() { in init_zero_threads() function