![]() |
Vault
4.1
|
Go to the source code of this file.
Classes | |
| class | VMutexLocker |
| VMutexLocker is a helper class that you can use to make working with mutexes easier, and more importantly to guarantee proper release behavior of a VMutex even when exceptions are raised. More... | |
| class | VMutexUnlocker |
| VMutexUnlocker is helper class that is the inverse of a VMutexLocker: it unlocks a mutex upon construction, and locks it upon destruction. More... | |
Definition in file vmutexlocker.h.