Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinned2
- FMalloc::OnPreFork()
- FMallocBinned2::OnPreFork()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include | #include "HAL/MallocBinned2.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned2.cpp |
virtual void OnPreFork()
Remarks
Notifies the malloc implementation that the process is about to fork. May be used to trim caches etc.