Fabcoin Core
0.16.2
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=0) | LockedPool | |
LockedPool(const LockedPool &other)=delete | LockedPool | private |
LockingFailed_Callback typedef | LockedPool | |
mutex | LockedPool | mutableprivate |
new_arena(size_t size, size_t align) | LockedPool | private |
operator=(const LockedPool &)=delete | LockedPool | private |
stats() const | LockedPool | |
~LockedPool() | LockedPool |