Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocPoisonProxy
Description
Mark TLS caches for the current thread as used. Thread has woken up to do some processing and needs its TLS caches back.
Virtual Inheritance
- FMalloc::MarkTLSCachesAsUsedOnCurrentThread → FMallocPoisonProxy::MarkTLSCachesAsUsedOnCurrentThread
| Name | MarkTLSCachesAsUsedOnCurrentThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocPoisonProxy.h |
| Include Path | #include "HAL/MallocPoisonProxy.h" |
virtual void MarkTLSCachesAsUsedOnCurrentThread()