Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

LockedPoolManager Member List

This is the complete list of members for LockedPoolManager, including all inherited members.

_instanceLockedPoolManagerprivatestatic
alloc(size_t size)LockedPool
ARENA_ALIGNLockedPoolstatic
ARENA_SIZELockedPoolstatic
CreateInstance()LockedPoolManagerprivatestatic
free(void *ptr)LockedPool
init_flagLockedPoolManagerprivatestatic
Instance()LockedPoolManagerinlinestatic
LockedPool(std::unique_ptr< LockedPageAllocator > allocator, LockingFailed_Callback lf_cb_in=nullptr)LockedPoolexplicit
LockedPool(const LockedPool &other)=deleteLockedPool
LockedPoolManager(std::unique_ptr< LockedPageAllocator > allocator)LockedPoolManagerexplicitprivate
LockingFailed()LockedPoolManagerprivatestatic
LockingFailed_Callback typedefLockedPool
operator=(const LockedPool &)=deleteLockedPool
stats() constLockedPool
~LockedPool()LockedPool
Released under the MIT license