ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
indefinite_wait.hpp File Reference

Blocking idle-wait strategy for queue-based pools. More...

#include <condition_variable>
Include dependency graph for indefinite_wait.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Blocking idle-wait strategy for queue-based pools.

Definition in file indefinite_wait.hpp.