Pigweed
 
Loading...
Searching...
No Matches
pw::ThreadContextFor< kAttributes > Class Template Reference

#include <context.h>

Public Member Functions

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

Detailed Description

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.


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