|
The Pedigree Project 0.1
|
Collaboration diagram for Process::VforkCompletion:Public Member Functions | |
| void | wait () |
| void | complete () |
Private Attributes | |
| WaitQueue | m_Waiters |
| bool | m_Complete = false |
| void Process::VforkCompletion::complete | ( | ) |
Definition at line 615 of file Process.cc.
| void Process::VforkCompletion::wait | ( | ) |
Definition at line 602 of file Process.cc.