FUnixTLS::FreeTlsSlot

Frees a previously allocated TLS slot

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformTLS.h

Include

#include "Unix/UnixPlatformTLS.h"

Syntax

static void FreeTlsSlot
(
    uint32 SlotIndex
)

Remarks

Frees a previously allocated TLS slot

Parameters

Parameter

Description

SlotIndex

the TLS index to store it in

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