Bitcoin
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()
 

Constructor & Destructor Documentation

◆ LockAssertion()

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

◆ ~LockAssertion()

LockAssertion::~LockAssertion ( )
inline

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