group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
WorkerPool.cpp File Reference

Implementation of the tiny persistent parallel-for thread pool. More...

#include "WorkerPool.hpp"
#include <algorithm>
#include <cstdlib>
Include dependency graph for WorkerPool.cpp:

Detailed Description

Implementation of the tiny persistent parallel-for thread pool.