Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform
Inheritance Hierarchy
- FGenericPlatformTLS
- 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
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValidTlsSlot
(
uint32 SlotIndex |
Return false if this is an invalid TLS slot |
Constants
| Name | Description |
|---|---|
| InvalidTlsSlot |