Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
StdLockGuard Class Reference

#include <threadsafety.h>

Inheritance diagram for StdLockGuard:
[legend]
Collaboration diagram for StdLockGuard:
[legend]

Public Member Functions

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

Detailed Description

Definition at line 72 of file threadsafety.h.

Constructor & Destructor Documentation

◆ StdLockGuard()

StdLockGuard::StdLockGuard ( StdMutex & cs)
inlineexplicit

Definition at line 75 of file threadsafety.h.

◆ ~StdLockGuard()

StdLockGuard::~StdLockGuard ( )
default

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