![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiTaskWorkerThread, including all inherited members.
BroadcastClearThreadLocalsEvent() | xiiTaskWorkerThread | |
Created enum value (defined in xiiThread) | xiiThread | |
DeactivateWorker() | xiiTaskWorkerThread | |
Finished enum value (defined in xiiThread) | xiiThread | |
GetCurrentThread() | xiiThread | static |
GetThreadCount() | xiiOSThread | inlinestatic |
GetThreadID() const | xiiOSThread | inline |
GetThreadName() const | xiiThread | inline |
GetThreadStatus() const | xiiThread | inline |
GetThreadUtilization(xiiUInt32 *pNumTasksExecuted=nullptr) | xiiTaskWorkerThread | |
IsRunning() const | xiiThread | inline |
Join() | xiiOSThread | |
m_EntryPoint (defined in xiiOSThread) | xiiOSThread | protected |
m_hHandle (defined in xiiOSThread) | xiiOSThread | protected |
m_pUserData (defined in xiiOSThread) | xiiOSThread | protected |
m_ThreadID (defined in xiiOSThread) | xiiOSThread | protected |
m_uiStackSize (defined in xiiOSThread) | xiiOSThread | protected |
Run() override | xiiTaskWorkerThread | privatevirtual |
Running enum value (defined in xiiThread) | xiiThread | |
s_ThreadEvents | xiiThread | static |
Start() | xiiOSThread | |
UpdateThreadUtilization(xiiTime timePassed) | xiiTaskWorkerThread | |
WaitForBroadcastClearTLS() (defined in xiiTaskWorkerThread) | xiiTaskWorkerThread | |
WakeUpIfIdle() | xiiTaskWorkerThread | |
xiiOSThread(xiiOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, xiiStringView sName="xiiOSThread", xiiUInt32 uiStackSize=128 *1024) | xiiOSThread | |
xiiTaskWorkerThread(xiiWorkerThreadType::Enum threadType, xiiUInt32 uiThreadNumber) | xiiTaskWorkerThread | |
xiiThread(xiiStringView sName="xiiThread", xiiUInt32 uiStackSize=128 *1024) | xiiThread | |
xiiThreadStatus enum name | xiiThread | |
~xiiOSThread() | xiiOSThread | virtual |
~xiiTaskWorkerThread() (defined in xiiTaskWorkerThread) | xiiTaskWorkerThread | |
~xiiThread() | xiiThread | virtual |