Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocPoisonProxy
Description
Notifies the malloc implementation that the process is about to fork. May be used to trim caches etc.
Virtual Inheritance
- FMalloc::OnPreFork → FMallocPoisonProxy::OnPreFork
| Name | OnPreFork |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocPoisonProxy.h |
| Include Path | #include "HAL/MallocPoisonProxy.h" |
virtual void OnPreFork()