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)=0LockedPageAllocatorpure virtual
FreeLocked(void *addr, size_t len)=0LockedPageAllocatorpure virtual
GetLimit()=0LockedPageAllocatorpure virtual
~LockedPageAllocator()LockedPageAllocatorinlinevirtual
Released under the MIT license