ezEngine Release 25.08
Loading...
Searching...
No Matches
ezProcessThread Member List

This is the complete list of members for ezProcessThread, including all inherited members.

Created enum value (defined in ezThread)ezThread
ezOSThread(ezOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, ezStringView sName="ezOSThread", ezUInt32 uiStackSize=128 *1024)ezOSThread
ezProcessThread() (defined in ezProcessThread)ezProcessThreadinline
ezThread(ezStringView sName="ezThread", ezUInt32 uiStackSize=128 *1024)ezThread
ezThreadStatus enum nameezThread
Finished enum value (defined in ezThread)ezThread
GetCurrentThread()ezThreadstatic
GetThreadCount()ezOSThreadinlinestatic
GetThreadID() constezOSThreadinline
GetThreadName() constezThreadinline
GetThreadStatus() constezThreadinline
IsRunning() constezThreadinline
Join()ezOSThread
m_EntryPoint (defined in ezOSThread)ezOSThreadprotected
m_hHandle (defined in ezOSThread)ezOSThreadprotected
m_pUserData (defined in ezOSThread)ezOSThreadprotected
m_ThreadID (defined in ezOSThread)ezOSThreadprotected
m_uiStackSize (defined in ezOSThread)ezOSThreadprotected
Run() overrideezProcessThreadvirtual
Running enum value (defined in ezThread)ezThread
s_ThreadEventsezThreadstatic
Start()ezOSThread
~ezOSThread()ezOSThreadvirtual
~ezThread()ezThreadvirtual