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