Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMemory
Description
Mark TLS caches for the current thread as used. Thread has woken up to do some processing and needs its TLS caches back.
| Name | MarkTLSCachesAsUsedOnCurrentThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/UnrealMemory.h |
| Include Path | #include "HAL/UnrealMemory.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/UnrealMemory.cpp |
static void MarkTLSCachesAsUsedOnCurrentThread()