![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezTaskWorkerThread, including all inherited members.
BroadcastClearThreadLocalsEvent() | ezTaskWorkerThread | |
Created enum value (defined in ezThread) | ezThread | |
DeactivateWorker() | ezTaskWorkerThread | |
ezOSThread(ezOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, ezStringView sName="ezOSThread", ezUInt32 uiStackSize=128 *1024) | ezOSThread | |
ezTaskWorkerThread(ezWorkerThreadType::Enum threadType, ezUInt32 uiThreadNumber) | ezTaskWorkerThread | |
ezThread(ezStringView sName="ezThread", ezUInt32 uiStackSize=128 *1024) | ezThread | |
ezThreadStatus enum name | ezThread | |
Finished enum value (defined in ezThread) | ezThread | |
GetCurrentThread() | ezThread | static |
GetThreadCount() | ezOSThread | inlinestatic |
GetThreadID() const | ezOSThread | inline |
GetThreadName() const | ezThread | inline |
GetThreadStatus() const | ezThread | inline |
GetThreadUtilization(ezUInt32 *pNumTasksExecuted=nullptr) | ezTaskWorkerThread | |
IsRunning() const | ezThread | inline |
Join() | ezOSThread | |
m_EntryPoint (defined in ezOSThread) | ezOSThread | protected |
m_hHandle (defined in ezOSThread) | ezOSThread | protected |
m_pUserData (defined in ezOSThread) | ezOSThread | protected |
m_ThreadID (defined in ezOSThread) | ezOSThread | protected |
m_uiStackSize (defined in ezOSThread) | ezOSThread | protected |
Run() override | ezTaskWorkerThread | privatevirtual |
Running enum value (defined in ezThread) | ezThread | |
s_ThreadEvents | ezThread | static |
Start() | ezOSThread | |
UpdateThreadUtilization(ezTime timePassed) | ezTaskWorkerThread | |
WaitForBroadcastClearTLS() (defined in ezTaskWorkerThread) | ezTaskWorkerThread | |
WakeUpIfIdle() | ezTaskWorkerThread | |
~ezOSThread() | ezOSThread | virtual |
~ezTaskWorkerThread() (defined in ezTaskWorkerThread) | ezTaskWorkerThread | |
~ezThread() | ezThread | virtual |