Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinned2
- FMalloc::OnPostFork()
- FMallocBinned2::OnPostFork()
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 OnPostFork()
Remarks
Notifies the malloc implementation that the process has forked so we can try and avoid dirtying pre-fork pages.