Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for IThreadImpl, including all inherited members.
CreateThreadImpl(std::thread::native_handle_type handle) | IThreadImpl | static |
IThreadImpl(std::thread::native_handle_type handle) | IThreadImpl | inlineprotected |
m_handle | IThreadImpl | protected |
SetPriority(const ThreadPriority &priority)=0 | IThreadImpl | pure virtual |
SetThreadInfo(const std::string &name)=0 | IThreadImpl | pure virtual |
~IThreadImpl()=default | IThreadImpl | virtual |