Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
LockedPageAllocator Member List
This is the complete list of members for LockedPageAllocator, including all inherited members.
AllocateLocked(size_t len, bool *lockingSuccess)=0 | LockedPageAllocator | pure virtual |
FreeLocked(void *addr, size_t len)=0 | LockedPageAllocator | pure virtual |
GetLimit()=0 | LockedPageAllocator | pure virtual |
~LockedPageAllocator() | LockedPageAllocator | inlinevirtual |