WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
spdlog::details::null_mutex Struct Reference

#include <null_mutex.h>

Public Member Functions

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

Detailed Description

Definition at line 13 of file null_mutex.h.

Member Function Documentation

◆ lock()

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

Definition at line 15 of file null_mutex.h.

◆ try_lock()

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

Definition at line 17 of file null_mutex.h.

◆ unlock()

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

Definition at line 16 of file null_mutex.h.


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