The Pedigree Project 0.1
Private Member Functions | Private Attributes | Friends | List of all members
PreparedUtsThread Class Reference
+ Collaboration diagram for PreparedUtsThread:

Private Member Functions

 PreparedUtsThread (const PreparedUtsThread &)=delete
 
PreparedUtsThreadoperator= (const PreparedUtsThread &)=delete
 

Private Attributes

SharedPointer< PosixUtsTaskBindingm_Binding
 
PreparedUtsThreadm_Next = nullptr
 

Friends

class PosixNamespaceContext
 
UtsStatus posix_uts_prepare_thread (const UtsRef &, bool, UniquePointer< PreparedUtsThread > &)
 

Detailed Description

Definition at line 59 of file uts-namespace.h.

Friends And Related Symbol Documentation

◆ posix_uts_prepare_thread

UtsStatus posix_uts_prepare_thread ( const UtsRef ,
bool  ,
UniquePointer< PreparedUtsThread > &   
)
friend

Definition at line 106 of file uts-namespace.cc.

◆ PosixNamespaceContext

friend class PosixNamespaceContext
friend

Definition at line 65 of file uts-namespace.h.

Member Data Documentation

◆ m_Binding

SharedPointer<PosixUtsTaskBinding> PreparedUtsThread::m_Binding
private

Definition at line 69 of file uts-namespace.h.

◆ m_Next

PreparedUtsThread* PreparedUtsThread::m_Next = nullptr
private

Definition at line 70 of file uts-namespace.h.


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