Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <threadsafety.h>
Public Member Functions | |
StdLockGuard (StdMutex &cs) EXCLUSIVE_LOCK_FUNCTION(cs) | |
~StdLockGuard () UNLOCK_FUNCTION()=default | |
Definition at line 70 of file threadsafety.h.
|
inlineexplicit |
Definition at line 73 of file threadsafety.h.
|
default |