|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <work_stealing_pool.hpp>
Public Member Functions | |
| work_stealing_pool (worker_count count=worker_count::automatic(), worker_registration registration=worker_registration::disabled) | |
Definition at line 8 of file work_stealing_pool.hpp.
|
inlineexplicit |
Definition at line 14 of file work_stealing_pool.hpp.