Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FCachedOSPageAllocator Member List

This is the complete list of members for FCachedOSPageAllocator, including all inherited members.

AllocateImpl(SIZE_T Size, uint32 CachedByteLimit, FFreePageBlock *First, FFreePageBlock *Last, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex)FCachedOSPageAllocatorprotected
FreeAllImpl(FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex)FCachedOSPageAllocatorprotected
FreeImpl(void *Ptr, SIZE_T Size, uint32 NumCacheBlocks, uint32 CachedByteLimit, FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex, bool ThreadIsTimeCritical)FCachedOSPageAllocatorprotected
IsOSAllocation(SIZE_T Size, uint32 CachedByteLimit)FCachedOSPageAllocatorinlineprotectedstatic