FMallocBinned::Private::FlushPendingFrees

Clear and Process the list of frees to be deallocated.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp

Include

#include "HAL/MallocBinned.cpp"

Syntax

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss