FThreadManager::RemoveThread

Used internally to remove thread object.

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

void RemoveThread
(
    class FRunnableThread * Thread
)

Remarks

Used internally to remove thread object.

Parameters

Parameter

Description

Thread

thread object to be removed.

See Also

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