![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
#include <sync.h>
Public Member Functions | |
void | lock () EXCLUSIVE_LOCK_FUNCTION() |
void | unlock () UNLOCK_FUNCTION() |
bool | try_lock () EXCLUSIVE_TRYLOCK_FUNCTION(true) |
Template mixin that adds -Wthread-safety locking annotations to a subset of the mutex API.
|
inline |
|
inline |
|
inline |