EZLog
Loading...
Searching...
No Matches
EZLog::null_mutex Struct Reference

null mutex More...

#include <Logger.h>

Public Member Functions

void lock () const
 Empty lock operation.
 
void unlock () const
 Empty unlock operation.
 
bool try_lock () const
 Empty try-lock operation.
 

Detailed Description

null mutex

Member Function Documentation

◆ lock()

void EZLog::null_mutex::lock ( ) const
inline

Empty lock operation.

◆ try_lock()

bool EZLog::null_mutex::try_lock ( ) const
inline

Empty try-lock operation.

◆ unlock()

void EZLog::null_mutex::unlock ( ) const
inline

Empty unlock operation.


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