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

Shared cancellation flags for scheduled task handles. More...

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

Go to the source code of this file.

Classes

struct  threadschedule::detail::scheduled_cancellation_state
 

Namespaces

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

Detailed Description

Shared cancellation flags for scheduled task handles.

Definition in file scheduled_cancellation_state.hpp.