|
DCL 3.7.4
|
Go to the source code of this file.
Classes | |
| class | Thread |
| class | Thread::Event |
| class | Thread::Mutex |
| class | Thread::CondVar |
| class | Thread::SingleLock< TYPE > |
Macros | |
| #define | __DCL_THREAD_H__ 20110109 |
| #define | INFINITE (-1) |
| #define | THREAD_ONCE_INIT PTHREAD_ONCE_INIT |
Typedefs | |
| typedef pthread_once_t | thread_once_t |
| typedef pthread_key_t | thread_key_t |
| typedef pthread_key_t thread_key_t |
| typedef pthread_once_t thread_once_t |