| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CBusyWaiter, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected | 
| CBusyWaiter(IRunnable *runnable) | CBusyWaiter | inlineexplicit | 
| Create(bool bAutoDelete=false) | CThread | |
| CThread(const char *ThreadName) | CThread | explicitprotected | 
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| GetCurrentThread() | CThread | static | 
| GetCurrentThreadId() | CThread | inlinestatic | 
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsRunning() const | CThread | |
| Join(std::chrono::milliseconds duration) | CThread | |
| m_bStop | CThread | protected | 
| OnException() | CThread | inlinevirtual | 
| OnExit() | CThread | inlineprotectedvirtual | 
| OnStartup() | CThread | inlineprotectedvirtual | 
| Process() override | CBusyWaiter | inlinevirtual | 
| SetPriority(const ThreadPriority &priority) | CThread | |
| Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inline | 
| StopThread(bool bWait=true) | CThread | virtual | 
| Wait(unsigned int displaytime, bool allowCancel) | CBusyWaiter | inline | 
| WAIT_INTERRUPTED enum value | CThread | protected | 
| WAIT_SIGNALED enum value | CThread | protected | 
| WAIT_TIMEDOUT enum value | CThread | protected | 
| WaitResponse enum name | CThread | protected | 
| ~CBusyWaiter() override | CBusyWaiter | inline | 
| ~CThread() | CThread | virtual |