| Yate
    | 
This is the complete list of members for Semaphore, including all inherited members.
| check(long maxwait=-1) | Lockable | virtual | 
| count() | Semaphore | static | 
| efficientTimedLock() | Semaphore | static | 
| enableSafety(bool safe=true) | Lockable | static | 
| lock(long maxwait=-1) | Semaphore | virtual | 
| lockableMutex() | Lockable | inlinevirtual | 
| lockableRWLock() | Lockable | inlinevirtual | 
| lockableSemaphore() | Semaphore | inlinevirtual | 
| locked() const | Semaphore | virtual | 
| locks() | Semaphore | static | 
| operator=(const Semaphore &original) | Semaphore | |
| safety() | Lockable | static | 
| Semaphore(unsigned int maxcount=1, const char *name=0, unsigned int initialCount=1) | Semaphore | explicit | 
| Semaphore(const Semaphore &original) | Semaphore | |
| SemaphorePrivate (defined in Semaphore) | Semaphore | friend | 
| startUsingNow() | Lockable | static | 
| unlock() | Semaphore | virtual | 
| unlockAll() | Lockable | virtual | 
| wait(unsigned long maxwait) | Lockable | static | 
| wait() | Lockable | static | 
| ~Lockable() | Lockable | virtual | 
| ~Semaphore() | Semaphore |