|
libcommonc++
0.7
|
This is the complete list of members for Semaphore, including all inherited members.
| getName() const | Semaphore | inline |
| getValue() const | Semaphore | |
| init() | Semaphore | |
| lock() | Semaphore | inlinevirtual |
| Semaphore(const String &name, uint_t value=1, const Permissions &perm=Permissions::USER_READ_WRITE) | Semaphore | |
| signal() | Semaphore | |
| tryWait() | Semaphore | |
| unlock() | Semaphore | inlinevirtual |
| wait() | Semaphore | |
| ~Lock() | Lock | inlinevirtual |
| ~Semaphore() | Semaphore |