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