|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
This is the complete list of members for cmlabs::utils::Semaphore, including all inherited members.
| name | cmlabs::utils::Semaphore | |
| Semaphore(uint32 maxCount=100) | cmlabs::utils::Semaphore | |
| Semaphore(const char *name, uint32 maxCount=100) | cmlabs::utils::Semaphore | |
| semaphore | cmlabs::utils::Semaphore | protected |
| signal() | cmlabs::utils::Semaphore | |
| wait() | cmlabs::utils::Semaphore | |
| wait(uint32 timeout) | cmlabs::utils::Semaphore | |
| ~Semaphore() | cmlabs::utils::Semaphore |