identt
Public Member Functions | List of all members
identt::http::LockGuard Class Reference

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()
 

Detailed Description

Scoped mutex guard class that is annotated for Clang Thread Safety Analysis.


The documentation for this class was generated from the following file: