utils::multithreading

Function set_thread_count

Source
pub fn set_thread_count(count: NonZeroUsize)
Expand description

Set the number of worker threads to use.

This will affect any future call to get_thread_count.