| glibmm
    2.38.0
    | 
Utility class for exception-safe locking of recursive mutexes. More...
#include <glibmm/threads.h>
| Public Member Functions | |
| Lock (RecMutex& mutex) | |
| Lock (RecMutex& mutex, NotLock) | |
| Lock (RecMutex& mutex, TryLock) | |
| ~Lock () | |
| void | acquire () | 
| bool | try_acquire () | 
| void | release () | 
| bool | locked () const | 
Utility class for exception-safe locking of recursive mutexes.
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
 1.8.3.1
 1.8.3.1