_TorqueThreadStaticReg
Engine/source/core/threadStatic.h
Private Static Attributes
Private Attributes
Private Static Functions
Public Functions
_TorqueThreadStaticReg(_TorqueThreadStatic * ttsInitial)
Constructor.
Public Static Functions
destroyInstance(TorqueThreadStaticList * instanceList)
Spawn another copy of the ThreadStatics and pass back the id.
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.