Helper class to incorporate bool into mutex locker with RAII.
More...
Helper class to incorporate bool into mutex locker with RAII.
Definition at line 40 of file clingo_access.cpp.
◆ BoolMutexLocker()
fawkes::BoolMutexLocker::BoolMutexLocker |
( |
Mutex * |
mutex, |
|
|
bool & |
associated_bool |
|
) |
| |
|
inline |
◆ ~BoolMutexLocker()
fawkes::BoolMutexLocker::~BoolMutexLocker |
( |
void |
| ) |
|
|
inline |
◆ relock()
void fawkes::BoolMutexLocker::relock |
( |
void |
| ) |
|
|
inline |
◆ unlock()
void fawkes::BoolMutexLocker::unlock |
( |
void |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: