Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FThreadSingletonInitializer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/ThreadSingleton.h |
| Include | #include "HAL/ThreadSingleton.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadingBase.cpp |
static FTlsAutoCleanup * Inject
(
FTlsAutoCleanup * Instance,
uint32 & TlsSlot
)
sets the TLS store to the instance and returns the previous instance.