| getName() const | Semaphore | [inline] |
| getValue() const | Semaphore | |
| init() | Semaphore | |
| lock() | Semaphore | [inline, virtual] |
| Semaphore(const String &name, uint_t value=1, const Permissions &perm=Permissions::USER_READ_WRITE) | Semaphore | |
| signal() | Semaphore | |
| tryWait() | Semaphore | |
| unlock() | Semaphore | [inline, virtual] |
| wait() | Semaphore | |
| ~Lock() | Lock | [inline, virtual] |
| ~Semaphore() | Semaphore |
1.6.3