Public Member Functions | List of all members
el::base::threading::internal::NoMutex Class Reference

Mutex wrapper used when multi-threading is disabled. More...

#include <easylogging++.h>

Inheritance diagram for el::base::threading::internal::NoMutex:
Inheritance graph
[legend]

Public Member Functions

void lock (void)
 
 NoMutex (void)
 
bool try_lock (void)
 
void unlock (void)
 

Additional Inherited Members

- Private Member Functions inherited from el::base::NoCopy
 NoCopy (void)
 

Detailed Description

Mutex wrapper used when multi-threading is disabled.

Definition at line 970 of file easylogging++.h.

Constructor & Destructor Documentation

el::base::threading::internal::NoMutex::NoMutex ( void  )
inline

Definition at line 972 of file easylogging++.h.

Member Function Documentation

void el::base::threading::internal::NoMutex::lock ( void  )
inline

Definition at line 973 of file easylogging++.h.

bool el::base::threading::internal::NoMutex::try_lock ( void  )
inline

Definition at line 974 of file easylogging++.h.

void el::base::threading::internal::NoMutex::unlock ( void  )
inline

Definition at line 977 of file easylogging++.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36