|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Non-owning adapter for thread control/query operations. More...
#include "detail/thread/control.hpp"#include "detail/thread_backend.hpp"#include "jthread.hpp"#include "thread.hpp"#include "thread_config.hpp"#include <string>#include <thread>#include <utility>Go to the source code of this file.
Classes | |
| class | threadschedule::thread_view |
| Non-owning view over a running thread or jthread. More... | |
Namespaces | |
| namespace | threadschedule |
Non-owning adapter for thread control/query operations.
Definition in file thread_view.hpp.