kodi
|
This is the complete list of members for CJobWorker, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
CJobWorker(CJobManager *manager) (defined in CJobWorker) | CJobWorker | explicit |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
GetCurrentThread() (defined in CThread) | CThread | static |
GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
IsAutoDelete() const (defined in CThread) | CThread | |
IsCurrentThread() const (defined in CThread) | CThread | |
IsRunning() const (defined in CThread) | CThread | |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
m_bStop (defined in CThread) | CThread | protected |
OnException() (defined in CThread) | CThread | inlinevirtual |
OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
Process() override (defined in CJobWorker) | CJobWorker | virtual |
SetPriority(const ThreadPriority &priority) | CThread | |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
WaitResponse enum name (defined in CThread) | CThread | protected |
~CJobWorker() override (defined in CJobWorker) | CJobWorker | |
~CThread() (defined in CThread) | CThread | virtual |