Bitcoin Core  0.20.99
P2P Digital Currency
Public Member Functions | List of all members
LockAssertion Struct Reference

#include <sync.h>

Public Member Functions

template<typename Mutex >
 LockAssertion (Mutex &mutex) EXCLUSIVE_LOCK_FUNCTION(mutex)
 
 ~LockAssertion () UNLOCK_FUNCTION()
 

Detailed Description

Definition at line 357 of file sync.h.

Constructor & Destructor Documentation

◆ LockAssertion()

template<typename Mutex >
LockAssertion::LockAssertion ( Mutex mutex)
inlineexplicit

Definition at line 360 of file sync.h.

◆ ~LockAssertion()

LockAssertion::~LockAssertion ( )
inline

Definition at line 366 of file sync.h.


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