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