FThreadLocalCache

Struct for the TLS cache.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h

Include

#include "Containers/LockFreeFixedSizeAllocator.h"

Syntax

struct FThreadLocalCache

Remarks

Struct for the TLS cache.

Variables

Name Description

Public variable

void **

 

FullBundle

Public variable

int32

 

NumPartial

Public variable

void **

 

PartialBundle

Constructors

Name Description

Public function

FThreadLocalCache()

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