|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Portable pool shutdown behavior. More...
#include <cstdint>Go to the source code of this file.
Namespaces | |
| namespace | threadschedule |
Enumerations | |
| enum class | threadschedule::shutdown_policy : std::uint8_t { threadschedule::drain , threadschedule::drop_pending } |
| Defines how pools handle pending work during shutdown. More... | |
Portable pool shutdown behavior.
Definition in file shutdown_policy.hpp.