Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Process() overrideCJobWorkervirtual
SetPriority(const ThreadPriority &priority)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