Ark Server API (ASA) - Wiki
|
#include <GenericPlatformTLS.h>
Static Public Member Functions | |
static FORCEINLINE bool | IsValidTlsSlot (uint32 SlotIndex) |
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.
|
inlinestatic |
Return false if this is an invalid TLS slot
SlotIndex | the TLS index to check |
Definition at line 18 of file GenericPlatformTLS.h.