Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMalloc
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.
Derived Overrides
- FMallocCallstackHandler::MarkTLSCachesAsUnusedOnCurrentThread
- FMallocPoisonProxy::MarkTLSCachesAsUnusedOnCurrentThread
- TMallocBinnedCommon::MarkTLSCachesAsUnusedOnCurrentThread
| Name | MarkTLSCachesAsUnusedOnCurrentThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MemoryBase.h |
| Include Path | #include "HAL/MemoryBase.h" |
virtual void MarkTLSCachesAsUnusedOnCurrentThread()