std::thread::threadpool

destroy

fn void? FixedThreadPool.destroy(&self)
Stop all the threads and cleanup the pool.
Any pending work will be dropped.

Parameters