![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <stdmutex.h>
Public Member Functions | |
| Guard (StdMutex &cs) EXCLUSIVE_LOCK_FUNCTION(cs) | |
| ~Guard () UNLOCK_FUNCTION()=default | |
Definition at line 30 of file stdmutex.h.
|
inlineexplicit |
Definition at line 33 of file stdmutex.h.
|
default |