|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Owning std::thread wrapper with portable configuration helpers. More...
#include "detail/callable/bind.hpp"#include "detail/scope_exit.hpp"#include "detail/thread/control.hpp"#include "detail/thread_backend.hpp"#include "thread_config.hpp"#include <cstdint>#include <memory>#include <string>#include <thread>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| class | threadschedule::thread |
| Owning thread wrapper with result-based lifecycle/configuration API. More... | |
Namespaces | |
| namespace | threadschedule |
Owning std::thread wrapper with portable configuration helpers.
Definition in file thread.hpp.