Bitcoin ABC 0.30.5
P2P Digital Currency
|
This is the complete list of members for LockedPool, including all inherited members.
alloc(size_t size) | LockedPool | |
allocator | LockedPool | private |
ARENA_ALIGN | LockedPool | static |
ARENA_SIZE | LockedPool | static |
arenas | LockedPool | private |
cumulative_bytes_locked | LockedPool | private |
free(void *ptr) | LockedPool | |
lf_cb | LockedPool | private |
LockedPool(std::unique_ptr< LockedPageAllocator > allocator, LockingFailed_Callback lf_cb_in=nullptr) | LockedPool | explicit |
LockedPool(const LockedPool &other)=delete | LockedPool | |
LockingFailed_Callback typedef | LockedPool | |
mutex | LockedPool | mutableprivate |
new_arena(size_t size, size_t align) | LockedPool | private |
operator=(const LockedPool &)=delete | LockedPool | |
stats() const | LockedPool | |
~LockedPool() | LockedPool |