ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::native_thread_access Struct Reference

#include <native_thread.hpp>

Static Public Member Functions

static auto get (thread &value) -> std::thread::native_handle_type
 

Detailed Description

Definition at line 22 of file native_thread.hpp.

Member Function Documentation

◆ get()

static auto threadschedule::detail::native_thread_access::get ( thread value) -> std::thread::native_handle_type
inlinestatic

Definition at line 25 of file native_thread.hpp.


The documentation for this struct was generated from the following file: