![]() |
API Documentation
|
This is the complete list of members for Thread, including all inherited members.
| CurrentThread() | Thread | static |
| CurrentThreadName() | Thread | static |
| detach() | Thread | |
| forceStop() | Thread | inline |
| isPrimaryThread() const | Thread | |
| isRunning() const | Thread | |
| join() | Thread | |
| m_is_running | Thread | protected |
| m_is_single_run | Thread | protected |
| requestStopThread() | Thread | virtual |
| run() | Thread | inlineprotectedvirtual |
| self() | Thread | protected |
| ServiceVirtualThreads() | Thread | static |
| SetCurrentThreadName(const String &name) | Thread | static |
| setIsPrimaryThread(bool is_primary_thread) | Thread | |
| setThreadName(const String &name) | Thread | |
| shouldExitThread() const | Thread | virtual |
| start() | Thread | |
| StopAllThreads() | Thread | static |
| stopThread() | Thread | virtual |
| Thread() | Thread | |
| Thread(const String &name) | Thread | |
| Thread(const Thread &name)=delete | Thread | |
| threadName() const | Thread | inline |
| ~Thread() | Thread | virtual |