|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Internal queued-task shutdown behavior. More...
#include <cstdint>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 } |
Internal queued-task shutdown behavior.
Definition in file shutdown_policy_backend.hpp.