#include <rwlock.h>
Definition at line 76 of file rwlock.h.
◆ ReaderLock() [1/2]
◆ ~ReaderLock()
| PBD::RWLock::ReaderLock::~ReaderLock |
( |
| ) |
|
◆ ReaderLock() [2/2]
◆ acquire()
| void PBD::RWLock::ReaderLock::acquire |
( |
| ) |
|
|
inline |
◆ locked()
| bool PBD::RWLock::ReaderLock::locked |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ release()
| void PBD::RWLock::ReaderLock::release |
( |
| ) |
|
|
inline |
◆ try_acquire()
| bool PBD::RWLock::ReaderLock::try_acquire |
( |
| ) |
|
|
inline |
◆ _locked
| bool PBD::RWLock::ReaderLock::_locked |
|
private |
◆ _rwlock
| RWLock& PBD::RWLock::ReaderLock::_rwlock |
|
private |
The documentation for this class was generated from the following file: