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

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

#include <chrono>
#include <condition_variable>
Include dependency graph for polling_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::polling_wait< IntervalMs >
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::detail
 Aggregates multiple thread_registry_backend instances into a single queryable view.
 

Detailed Description

Timed idle-wait strategy for queue-based pools.

Definition in file polling_wait.hpp.