|
IVT
|
Namespaces | |
| Threading | |
| Namespace offering helpers and types useful for multithreading. | |
Classes | |
| class | CEvent |
| Implementation of events. More... | |
| class | CMutex |
| Implementation of mutexes for synchronization. More... | |
| class | CPosixThread |
| Implementation of CThreadBase for POSIX threads. More... | |
| class | CWindowsThread |
| Implementation of CThreadBase for Windows threads. More... | |