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

Internal queued-task shutdown behavior. More...

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

Go to the source code of this file.

Namespaces

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

Enumerations

enum class  threadschedule::detail::shutdown_policy_backend : std::uint8_t { threadschedule::detail::drain , threadschedule::detail::drop_pending }
 

Detailed Description

Internal queued-task shutdown behavior.

Definition in file shutdown_policy_backend.hpp.