Process and Thread Classes |
Classes that handle processes, multi-threading and synchronsiation.
|
| Create a process. |
|
| This class represents an operating system process. |
|
| This class abstracts the operating system dependent error logging facility. |
|
| Log a message to the system log. |
|
| A process type that runs as a "background" service. |
|
| This class defines a thread of execution in the system. |
|
| This class waits for the semaphore on construction and automatically signals the semaphore on destruction. |
|
| This class defines a thread synchonisation object. |
|
| This class defines a thread mutual exclusion object. |
|
| This class defines a thread synchonisation object. |
|
| This class defines a thread synchonisation object. |
|
| This class defines a thread synchonisation object. |
|
| This is a PCondMutex for which the conditional is the value of an integer |
|
| This class defines a thread synchonisation object. |
|
| This class starts a read operation for the PReadWriteMutex on construction and automatically ends the read operation on destruction. |
|
| This class starts a write operation for the PReadWriteMutex on construction and automatically ends the write operation on destruction. |
Classes that handle processes, multi-threading and synchronsiation.
Alphabetic index Hierarchy of classes