Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
CJobWorker Member List

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

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
CJobWorker(CJobManager *manager)CJobWorkerexplicit
Create(bool bAutoDelete=false)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
GetCurrentThreadNativeHandle()CThreadstatic
GetCurrentThreadNativeId()CThreadstatic
GetMaxPriority(void)CThreadstatic
GetMinPriority(void)CThreadstatic
GetNormalPriority(void)CThreadstatic
GetPriority(void)CThread
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Process() overrideCJobWorkervirtual
SetPriority(const int iPriority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CJobWorker() overrideCJobWorker
~CThread()CThreadvirtual