Agora  1.2.0
Agora project
spdlog::details::null_mutex Struct Reference

#include <null_mutex.h>

Public Member Functions

void lock () const
 
void unlock () const
 
bool try_lock () const
 

Member Function Documentation

◆ lock()

void spdlog::details::null_mutex::lock ( ) const
inline

◆ try_lock()

bool spdlog::details::null_mutex::try_lock ( ) const
inline

◆ unlock()

void spdlog::details::null_mutex::unlock ( ) const
inline

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