Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FRunnableThread
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/RunnableThread.h |
Include | #include "HAL/RunnableThread.h" |
Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadingBase.cpp |
static uint32 GetTlsSlot()
Remarks
Gets a new Tls slot for storing the runnable thread pointer.