|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Timed idle-wait strategy for queue-based pools. More...
#include <chrono>#include <condition_variable>Go to the source code of this file.
Classes | |
| struct | threadschedule::detail::polling_wait< IntervalMs > |
Namespaces | |
| namespace | threadschedule |
| namespace | threadschedule::detail |
| Aggregates multiple thread_registry_backend instances into a single queryable view. | |
Timed idle-wait strategy for queue-based pools.
Definition in file polling_wait.hpp.