|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CFDEventMonitor, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
| AddFD(const MonitoredFD &monitoredFD, int &id) | CFDEventMonitor | |
| AddFDs(const std::vector< MonitoredFD > &monitoredFDs, std::vector< int > &ids) | CFDEventMonitor | |
| CFDEventMonitor() | CFDEventMonitor | |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | private |
| CThread(const char *ThreadName) | CThread | explicitprivate |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | private |
| EventCallback typedef | CFDEventMonitor | |
| GetAbsoluteUsage() | CThread | private |
| GetCurrentThread() | CThread | privatestatic |
| GetCurrentThreadId() | CThread | privatestatic |
| GetMaxPriority(void) | CThread | private |
| GetMinPriority(void) | CThread | private |
| GetNormalPriority(void) | CThread | private |
| GetPriority(void) | CThread | private |
| GetRelativeUsage() | CThread | private |
| GetSchedRRPriority(void) | CThread | private |
| IsAutoDelete() const | CThread | private |
| IsCurrentThread() const | CThread | private |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | privatestatic |
| IsRunning() const | CThread | private |
| m_bStop | CThread | private |
| OnException() | CThread | inlineprivatevirtual |
| OnExit() | CThread | inlineprivatevirtual |
| OnStartup() | CThread | inlineprivatevirtual |
| Process() override | CFDEventMonitor | protectedvirtual |
| RemoveFD(int id) | CFDEventMonitor | |
| RemoveFDs(const std::vector< int > &ids) | CFDEventMonitor | |
| SetPriority(const int iPriority) | CThread | private |
| SetPrioritySched_RR(int iPriority) | CThread | private |
| Sleep(unsigned int milliseconds) | CThread | private |
| StopThread(bool bWait=true) | CThread | privatevirtual |
| WAIT_INTERRUPTED enum value | CThread | private |
| WAIT_SIGNALED enum value | CThread | private |
| WAIT_TIMEDOUT enum value | CThread | private |
| WaitForThreadExit(unsigned int milliseconds) | CThread | private |
| WaitResponse enum name | CThread | private |
| ~CFDEventMonitor() override | CFDEventMonitor | |
| ~CThread() | CThread | privatevirtual |