![]() |
ezEngine Release 25.08
|
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() | ezOSThread | inlinestatic |
| GetThreadID() const | ezOSThread | 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_sName (defined in ezOSThread) | ezOSThread | protected |
| m_ThreadID (defined in ezOSThread) | ezOSThread | protected |
| m_uiStackSize (defined in ezOSThread) | ezOSThread | protected |
| Start() | ezOSThread | |
| ~ezOSThread() | ezOSThread | virtual |