NDEVR
API Documentation
Thread Member List

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

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