[][src]Function safina::increase_threads_to

pub fn increase_threads_to(n: u32)

Spawns new worker threads until the total number of workers is n.

Does nothing if the number of threads is already n or higher.