Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocPoisonProxy
- FMalloc::OnPostFork()
- FMallocPoisonProxy::OnPostFork()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocPoisonProxy.h |
| Include | #include "HAL/MallocPoisonProxy.h" |
virtual void OnPostFork()
Remarks
Notifies the malloc implementation that the process has forked so we can try and avoid dirtying pre-fork pages.