![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include "utils/GlobalsHandling.h"
#include <map>
#include <sys/epoll.h>
#include <vector>
Classes | |
class | CFDEventMonitor |
struct | CFDEventMonitor::MonitoredFD |
Macros | |
#define | g_fdEventMonitor XBMC_GLOBAL_USE(CFDEventMonitor) |
Functions | |
XBMC_GLOBAL_REF (CFDEventMonitor, g_fdEventMonitor) | |
#define g_fdEventMonitor XBMC_GLOBAL_USE(CFDEventMonitor) |
XBMC_GLOBAL_REF | ( | CFDEventMonitor | , |
g_fdEventMonitor | |||
) |