Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
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
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() const LockedPool
~LockedPool()LockedPool