Yate
Semaphore Member List

This is the complete list of members for Semaphore, including all inherited members.

check(long maxwait=-1)Lockablevirtual
count()Semaphorestatic
efficientTimedLock()Semaphorestatic
enableSafety(bool safe=true)Lockablestatic
lock(long maxwait=-1)Semaphorevirtual
locked() const Semaphorevirtual
locks()Semaphorestatic
operator=(const Semaphore &original)Semaphore
safety()Lockablestatic
Semaphore(unsigned int maxcount=1, const char *name=0, unsigned int initialCount=1)Semaphoreexplicit
Semaphore(const Semaphore &original)Semaphore
SemaphorePrivate (defined in Semaphore)Semaphorefriend
startUsingNow()Lockablestatic
unlock()Semaphorevirtual
unlockAll()Lockablevirtual
wait(unsigned long maxwait)Lockablestatic
wait()Lockablestatic
~Lockable()Lockablevirtual
~Semaphore()Semaphore