Yate
Mutex Member List

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

check(long maxwait=-1)Lockablevirtual
count()Mutexstatic
efficientTimedLock()Mutexstatic
enableSafety(bool safe=true)Lockablestatic
lock(long maxwait=-1)Mutexvirtual
locked() const Mutexvirtual
locks()Mutexstatic
Mutex(bool recursive=false, const char *name=0)Mutexexplicit
Mutex(const Mutex &original)Mutex
MutexPrivate (defined in Mutex)Mutexfriend
operator=(const Mutex &original)Mutex
owner() const Mutex
recursive() const Mutex
safety()Lockablestatic
startUsingNow()Lockablestatic
unlock()Mutexvirtual
unlockAll()Lockablevirtual
wait(unsigned long maxwait)Lockablestatic
wait()Lockablestatic
~Lockable()Lockablevirtual
~Mutex()Mutex