FThreadManager::GetThreadName

Returns the name of a thread given its TLS id

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/ThreadManager.h

Include

#include "HAL/ThreadManager.h"

Source

/Engine/Source/Runtime/Core/Private/HAL/ThreadingBase.cpp

Syntax

const FString & GetThreadName
(
    uint32 ThreadId
)

Remarks

Returns the name of a thread given its TLS id

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss