Ark Server API (ASA) - Wiki
|
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) | FCachedOSPageAllocator | protected |
FreeAllImpl(FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex) | FCachedOSPageAllocator | protected |
FreeImpl(void *Ptr, SIZE_T Size, uint32 NumCacheBlocks, uint32 CachedByteLimit, FFreePageBlock *First, uint32 &FreedPageBlocksNum, SIZE_T &CachedTotal, FCriticalSection *Mutex, bool ThreadIsTimeCritical) | FCachedOSPageAllocator | protected |
IsOSAllocation(SIZE_T Size, uint32 CachedByteLimit) | FCachedOSPageAllocator | inlineprotectedstatic |