![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezThreadWithDispatcher, including all inherited members.
| Created enum value (defined in ezThread) | ezThread | |
| Dispatch(DispatchFunction &&delegate) | ezThreadWithDispatcher | |
| DispatchFunction typedef (defined in ezThreadWithDispatcher) | ezThreadWithDispatcher | |
| DispatchQueue() | ezThreadWithDispatcher | protected |
| ezOSThread(ezOSThreadEntryPoint threadEntryPoint, void *pUserData=nullptr, ezStringView sName="ezOSThread", ezUInt32 uiStackSize=128 *1024) | ezOSThread | |
| ezThread(ezStringView sName="ezThread", ezUInt32 uiStackSize=128 *1024) | ezThread | |
| ezThreadStatus enum name | ezThread | |
| ezThreadWithDispatcher(const char *szName="ezThreadWithDispatcher", ezUInt32 uiStackSize=128 *1024) | ezThreadWithDispatcher | |
| 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 |
| 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()=0 | ezThreadWithDispatcher | privatepure virtual |
| Running enum value (defined in ezThread) | ezThread | |
| s_ThreadEvents | ezThread | static |
| Start() | ezOSThread | |
| ~ezOSThread() | ezOSThread | virtual |
| ~ezThread() | ezThread | virtual |
| ~ezThreadWithDispatcher() | ezThreadWithDispatcher | virtual |