Guard(LockType &lock) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
Guard(LockType &lock, unsigned long timeout) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
Guard(Guard< U, V > &g) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
Guard(Guard &g) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
Guard(Guard< U, V > &g, LockType &lock) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
Guard(Guard &g, LockType &lock) | ZThread::Guard< LockType, LockingPolicy > | [inline] |
NonCopyable() | ZThread::NonCopyable | [inline, private] |
~Guard() | ZThread::Guard< LockType, LockingPolicy > | |
~NonCopyable() | ZThread::NonCopyable | [inline, private] |