Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FGenericPlatformTLS Struct Reference

#include <GenericPlatformTLS.h>

+ Inheritance diagram for FGenericPlatformTLS:

Static Public Member Functions

static FORCEINLINE bool IsValidTlsSlot (uint32 SlotIndex)
 

Detailed Description

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

Definition at line 11 of file GenericPlatformTLS.h.

Member Function Documentation

◆ IsValidTlsSlot()

static FORCEINLINE bool FGenericPlatformTLS::IsValidTlsSlot ( uint32 SlotIndex)
inlinestatic

Return false if this is an invalid TLS slot

Parameters
SlotIndexthe TLS index to check
Returns
true if this looks like a valid slot

Definition at line 18 of file GenericPlatformTLS.h.


The documentation for this struct was generated from the following file: