spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
spdlog::details::null_mutex Struct Reference

Detailed Description

Definition at line 12 of file null_mutex.h.

#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

Definition at line 14 of file null_mutex.h.

◆ try_lock()

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

Definition at line 16 of file null_mutex.h.

◆ unlock()

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

Definition at line 15 of file null_mutex.h.


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