thread_pool.hpp file

Namespaces

namespace mt

Classes

template<typename JOB, typename FUNC>
class mt::thread_pool
a generic thread pool that continuously waits for jobs from the job queue and processes them