Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
FDEventMonitor.h File Reference
#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)
 

Macro Definition Documentation

◆ g_fdEventMonitor

#define g_fdEventMonitor   XBMC_GLOBAL_USE(CFDEventMonitor)

Function Documentation

◆ XBMC_GLOBAL_REF()

XBMC_GLOBAL_REF ( CFDEventMonitor  ,
g_fdEventMonitor   
)