#include <mutexguard.h>
A simple implementation of a mutex guard.
- Author
- Jakob Schröter js@ca.nosp@m.maya.nosp@m..net
- Since
- 0.9
Definition at line 31 of file mutexguard.h.
◆ MutexGuard() [1/2]
Contructs a new simple mutex guard and locks the supplied Mutex.
- Parameters
-
Definition at line 38 of file mutexguard.h.
◆ MutexGuard() [2/2]
Contructs a new simple mutex guard and locks the supplied Mutex.
- Parameters
-
Definition at line 44 of file mutexguard.h.
◆ ~MutexGuard()
The documentation for this class was generated from the following file: