Lines Matching defs:threads
39 let threads = num_cpus::get(); in par_inout() localVariable
102 let threads = num_cpus::get() - 1; in spmc() localVariable
138 let threads = num_cpus::get() - 1; in mpsc() localVariable
174 let threads = num_cpus::get(); in mpmc() localVariable
250 let threads = num_cpus::get() - 1; in spmc() localVariable
286 let threads = num_cpus::get() - 1; in mpsc() localVariable
322 let threads = num_cpus::get(); in par_inout() localVariable
356 let threads = num_cpus::get(); in mpmc() localVariable
447 let threads = num_cpus::get() - 1; in spmc() localVariable
483 let threads = num_cpus::get() - 1; in mpsc() localVariable
519 let threads = num_cpus::get(); in mpmc() localVariable
600 let threads = num_cpus::get() - 1; in spmc() localVariable
636 let threads = num_cpus::get() - 1; in mpsc() localVariable
672 let threads = num_cpus::get(); in mpmc() localVariable