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

#include <stdmutex.h>

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

Classes

class  Guard
 

Static Public Member Functions

static StdMutexCheckNotHeld (StdMutex &cs) EXCLUSIVE_LOCKS_REQUIRED(!cs) LOCK_RETURNED(cs)
 

Detailed Description

Definition at line 19 of file stdmutex.h.

Member Function Documentation

◆ CheckNotHeld()

static StdMutex & StdMutex::CheckNotHeld ( StdMutex cs)
inlinestatic

Definition at line 37 of file stdmutex.h.


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