Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for kodi::tools::CThread, including all inherited members.
CreateThread(bool autoDelete=false) | kodi::tools::CThread | inline |
CThread() | kodi::tools::CThread | inline |
IsAutoDelete() const | kodi::tools::CThread | inline |
IsCurrentThread() const | kodi::tools::CThread | inline |
IsRunning() const | kodi::tools::CThread | inline |
Join(unsigned int milliseconds) | kodi::tools::CThread | inline |
m_threadStop | kodi::tools::CThread | protected |
Process()=0 | kodi::tools::CThread | protectedpure virtual |
Sleep(uint32_t milliseconds) | kodi::tools::CThread | inline |
StopThread(bool wait=true) | kodi::tools::CThread | inline |
~CThread() | kodi::tools::CThread | inlinevirtual |