Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for TestLockedPageAllocator, including all inherited members.
AllocateLocked(size_t len, bool *lockingSuccess) override | TestLockedPageAllocator | inlinevirtual |
count | TestLockedPageAllocator | private |
FreeLocked(void *addr, size_t len) override | TestLockedPageAllocator | inlinevirtual |
GetLimit() override | TestLockedPageAllocator | inlinevirtual |
lockedcount | TestLockedPageAllocator | private |
TestLockedPageAllocator(int count_in, int lockedcount_in) | TestLockedPageAllocator | inline |
~LockedPageAllocator()=default | LockedPageAllocator | virtual |