Bitcoin Core 31.99.0
P2P Digital Currency
Public Member Functions | List of all members
StdMutex::Guard Class Reference

#include <stdmutex.h>

Inheritance diagram for StdMutex::Guard:
[legend]
Collaboration diagram for StdMutex::Guard:
[legend]

Public Member Functions

 Guard (StdMutex &cs) EXCLUSIVE_LOCK_FUNCTION(cs)
 
 ~Guard () UNLOCK_FUNCTION()=default
 

Detailed Description

Definition at line 30 of file stdmutex.h.

Constructor & Destructor Documentation

◆ Guard()

StdMutex::Guard::Guard ( StdMutex cs)
inlineexplicit

Definition at line 33 of file stdmutex.h.

◆ ~Guard()

StdMutex::Guard::~Guard ( )
default

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