Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Public Member Functions | List of all members
pw::ThreadContextFor< kAttributes > Class Template Reference

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: