|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Worker-thread count configuration for pool types. More...
#include "result.hpp"#include <algorithm>#include <cstddef>#include <stdexcept>#include <thread>Go to the source code of this file.
Classes | |
| class | threadschedule::worker_count |
| Value type for pool worker count. More... | |
Namespaces | |
| namespace | threadschedule |
Worker-thread count configuration for pool types.
Definition in file worker_count.hpp.