Torque3D Documentation / _generateds / _TorqueThreadStaticReg

_TorqueThreadStaticReg

Engine/source/core/threadStatic.h

More...

Private Static Attributes

Private Attributes

Detailed Description

Private Static Attributes

_TorqueThreadStaticReg * smFirst 

Private Attributes

_TorqueThreadStaticReg * mNext 

Private Static Functions

getThreadStaticListVector()

Public Functions

_TorqueThreadStaticReg(_TorqueThreadStatic * ttsInitial)

Constructor.

~_TorqueThreadStaticReg()

getNext()

Public Static Functions

destroyInstance(TorqueThreadStaticList * instanceList)

destroyInstances()

getFirst()

getStaticList(const U32 idx)

spawnThreadStaticsInstance()

Spawn another copy of the ThreadStatics and pass back the id.