![]() |
Vault
4.1
|
| getMutex() | VMutexLocker | [inline] |
| isLocked() const | VMutexLocker | [inline] |
| lock() | VMutexLocker | [virtual] |
| mIsLocked | VMutexLocker | [protected] |
| mMutex | VMutexLocker | [protected] |
| mName | VMutexLocker | [protected] |
| unlock() | VMutexLocker | [virtual] |
| VMutexLocker(VMutex *mutex, const VString &name, bool lockInitially=true) | VMutexLocker | |
| VMutexUnlocker(VMutex *mutex, bool unlockInitially=true) | VMutexUnlocker | |
| yield() | VMutexLocker | |
| ~VMutexLocker() | VMutexLocker | [virtual] |
| ~VMutexUnlocker() | VMutexUnlocker | [virtual] |