|
identt
|
Scoped mutex guard class that is annotated for Clang Thread Safety Analysis. More...
#include <Mutex.hpp>
Public Member Functions | |
| LockGuard (Mutex &mutex_) ACQUIRE(mutex_) | |
| void | unlock () RELEASE() |
Scoped mutex guard class that is annotated for Clang Thread Safety Analysis.
1.8.12