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