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

Linux process-thread discovery and control by OS-visible name. More...

#include "../detail/thread/control.hpp"
#include "../detail/thread/identity.hpp"
#include "../detail/try_result.hpp"
#include "../result.hpp"
#include "native_thread.hpp"
#include <string>
#include <string_view>
#include <system_error>
#include <utility>
#include <vector>
Include dependency graph for thread_by_name_view.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::advanced::thread_by_name_view
 Non-owning control view found by an exact process-thread name. More...
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::advanced
 

Detailed Description

Linux process-thread discovery and control by OS-visible name.

Definition in file thread_by_name_view.hpp.