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

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

ezOSThread(ezOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, ezStringView sName="ezOSThread", ezUInt32 uiStackSize=128 *1024)ezOSThread
GetThreadCount()ezOSThreadinlinestatic
GetThreadID() constezOSThreadinline
Join()ezOSThread
m_EntryPoint (defined in ezOSThread)ezOSThreadprotected
m_hHandle (defined in ezOSThread)ezOSThreadprotected
m_pUserData (defined in ezOSThread)ezOSThreadprotected
m_sName (defined in ezOSThread)ezOSThreadprotected
m_ThreadID (defined in ezOSThread)ezOSThreadprotected
m_uiStackSize (defined in ezOSThread)ezOSThreadprotected
Start()ezOSThread
~ezOSThread()ezOSThreadvirtual