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

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>
Include dependency graph for thread_view.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Non-owning adapter for thread control/query operations.

Definition in file thread_view.hpp.