| glibmm
    2.38.0
    | 
Utility class for exception-safe locking of read/write locks. More...
#include <glibmm/threads.h>
| Public Member Functions | |
| ReaderLock (RWLock& rwlock) | |
| ReaderLock (RWLock& rwlock, NotLock) | |
| ReaderLock (RWLock& rwlock, TryLock) | |
| ~ReaderLock () | |
| void | acquire () | 
| bool | try_acquire () | 
| void | release () | 
| bool | locked () const | 
Utility class for exception-safe locking of read/write locks.
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
 1.8.3.1
 1.8.3.1