get_thread_pool

Function get_thread_pool 

Source
pub fn get_thread_pool(num_threads: usize) -> ThreadPool
Expand description

Creates a ThreadPool with the given number of threads.