The Pedigree Project 0.1
Public Attributes | List of all members
PosixUtsProcessView Class Reference
+ Collaboration diagram for PosixUtsProcessView:

Public Attributes

Mutex lock
 
size_t processId = 0
 
bool attached = false
 
bool closed = false
 
PreparedUtsThreadfirst = nullptr
 
SharedPointer< PosixUtsTaskBindingleader
 

Detailed Description

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

Member Data Documentation

◆ attached

bool PosixUtsProcessView::attached = false

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

◆ closed

bool PosixUtsProcessView::closed = false

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

◆ first

PreparedUtsThread* PosixUtsProcessView::first = nullptr

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

◆ leader

SharedPointer<PosixUtsTaskBinding> PosixUtsProcessView::leader

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

◆ lock

Mutex PosixUtsProcessView::lock

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

◆ processId

size_t PosixUtsProcessView::processId = 0

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


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