Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::threads::Thread Member List

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

eThreadState enum nameiv::threads::Threadprivate
getId()iv::threads::Thread
isPaused() constiv::threads::Thread
isRunning() constiv::threads::Thread
isStopped() constiv::threads::Thread
m_handleThreadiv::threads::Threadprivate
m_hasCrashediv::threads::Threadprivate
m_runnableiv::threads::Threadprivate
m_stateiv::threads::Threadprivate
m_threadNameiv::threads::Threadprivate
operator=(const Thread &other)=deleteiv::threads::Thread
operator=(Thread &&other)=deleteiv::threads::Thread
pauseThread() constiv::threads::Thread
prvRunThread() constiv::threads::Threadprivate
resumeThread() constiv::threads::Thread
sigsegvHandler(int signo, siginfo_t *info, void *context)iv::threads::Threadprivatestatic
startThread()iv::threads::Thread
Thread()=deleteiv::threads::Thread
Thread(iv::threads::IRunnable **runnable, std::string_view threadName="")iv::threads::Threadexplicit
Thread(const Thread &other)=deleteiv::threads::Thread
Thread(Thread &&other)=deleteiv::threads::Thread
waitingForFinished()iv::threads::Thread
~Thread()iv::threads::Thread