Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinned > API/Runtime/Core/HAL/FMallocBinned/Private
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp |
| Include | #include "HAL/MallocBinned.cpp" |
static void FlushPendingFrees
(
FMallocBinned & Allocator
)
Remarks
Clear and Process the list of frees to be deallocated. It's the callers responsibility to Lock AccessGuard before calling this