FGenericPlatformTLS

It should be possible to provide a generic implementation as long as a threadID is provided.

Windows
MacOS
Linux

Inheritance Hierarchy

FGenericPlatformTLS

FHoloLensTLS

FUnixTLS

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformTLS.h

Include

#include "GenericPlatform/GenericPlatformTLS.h"

Syntax

struct FGenericPlatformTLS

Remarks

It should be possible to provide a generic implementation as long as a threadID is provided. We don't do that yet.

Functions

Name Description

Public function Static

bool

 

IsValidTlsSlot

(
    uint32 SlotIndex
)

Return false if this is an invalid TLS slot

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