#include <OW32/XHANDLE.h>
Go to the source code of this file.
Namespaces | |
| namespace | OW32 |
Classes | |
| class | OW32::CSyncObject |
| A simple synchronisation object. More... | |
| class | OW32::CSingleLock |
| Locking object that locks a single CSyncObject. More... | |
| class | OW32::CCriticalSection |
| Wrapper around a critical section. More... | |
| class | OW32::CEvent |
| Wrapper for a Win32 Event object. More... | |
| class | OW32::CSemaphore |
| Wrapper for a Win32 semaphore object. More... | |
| class | OW32::CMutex |
| Wrapper for a Win32 Mutex. More... | |
1.3.9.1