Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <epochguard.h>
Public Member Functions | |
Guard (Epoch &epoch) EXCLUSIVE_LOCK_FUNCTION(epoch) | |
~Guard () UNLOCK_FUNCTION() | |
Private Attributes | |
Epoch & | m_epoch |
Definition at line 67 of file epochguard.h.
|
inlineexplicit |
|
inline |
|
private |
Definition at line 70 of file epochguard.h.