C/C++ API Reference
Loading...
Searching...
No Matches
pw::ThreadContextFor< kAttributes > Class Template Reference

Overview

template<const ThreadAttrs & kAttributes>
class pw::ThreadContextFor< kAttributes >

Declares a ThreadContext that is associated with a specific set of thread attributes. The ThreadContext may be reused if the associated thread is joined, but all threads use the same ThreadAttrs.

Public Member Functions

 ThreadContextFor (const ThreadContextFor &)=delete
 
ThreadContextForoperator= (const ThreadContextFor &)=delete
 
constexpr auto & native ()
 

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