Vault
4.1
|
semaphoreBroadcast(VSemaphore_Type *semaphore) | VSemaphore | [static] |
semaphoreDestroy(VSemaphore_Type *semaphore) | VSemaphore | [static] |
semaphoreInit(VSemaphore_Type *semaphore) | VSemaphore | [static] |
semaphoreSignal(VSemaphore_Type *semaphore) | VSemaphore | [static] |
semaphoreWait(VSemaphore_Type *semaphore, VMutex_Type *mutex, const VDuration &timeoutInterval) | VSemaphore | [static] |
signal() | VSemaphore | |
VSemaphore() | VSemaphore | |
wait(VMutex *ownedMutex, const VDuration &timeoutInterval) | VSemaphore | |
~VSemaphore() | VSemaphore | [virtual] |