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