Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocPoisonProxy
Description
Mark TLS caches for current thread as unused. Typically before going to sleep. These are the threads that we can trim without waking them up.
Virtual Inheritance
- FMalloc::MarkTLSCachesAsUnusedOnCurrentThread → FMallocPoisonProxy::MarkTLSCachesAsUnusedOnCurrentThread
| Name | MarkTLSCachesAsUnusedOnCurrentThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocPoisonProxy.h |
| Include Path | #include "HAL/MallocPoisonProxy.h" |
virtual void MarkTLSCachesAsUnusedOnCurrentThread()