API Documentation
Loading...
Searching...
No Matches
Thread Member List

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

_setThreadName(const String &name)Threadprotectedstatic
CurrentThread()Threadstatic
CurrentThreadName()Threadstatic
detach()Thread
forceStop()Threadinline
GetThreadCount()Threadinlineprotectedstatic
isPrimaryThread() constThread
isRunning() constThread
join()Thread
m_is_runningThreadprotected
m_is_single_runThreadprotected
requestStopThread()Threadvirtual
run()Threadinlineprotectedvirtual
self()Threadprotected
ServiceVirtualThreads()Threadstatic
SetCurrentThreadName(const String &name)Threadstatic
setIsPrimaryThread(bool is_primary_thread)Thread
setThreadName(const String &name)Thread
shouldExitThread() constThreadvirtual
start()Thread
StopAllThreads()Threadstatic
stopThread()Threadvirtual
Thread()Thread
Thread(const String &name)Thread
Thread(const Thread &name)=deleteThread
threadName() constThreadinline
~Thread()Threadvirtual