Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CThread Member List

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

AbortableWait(CEvent &event, int timeoutMillis=-1)CThreadinlineprotected
Create(bool bAutoDelete=false, unsigned stacksize=0)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
GetAbsoluteUsage()CThread
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadstatic
GetDisplayThreadId(const ThreadIdentifier tid)CThreadstatic
GetMaxPriority(void)CThread
GetMinPriority(void)CThread
GetNormalPriority(void)CThread
GetPriority(void)CThread
GetRelativeUsage()CThread
GetSchedRRPriority(void)CThread
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsCurrentThread(const ThreadIdentifier tid)CThreadstatic
IsRunning() constCThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Process()CThreadprotectedvirtual
SetPriority(const int iPriority)CThread
SetPrioritySched_RR(int iPriority)CThread
Sleep(unsigned int milliseconds)CThread
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitForThreadExit(unsigned int milliseconds)CThread
WaitResponse enum nameCThreadprotected
~CThread()CThreadvirtual