11 #include "threads/Thread.h" 12 #include "windowing/WinEvents.h" 13 #include "windowing/XBMC_events.h" 27 size_t GetQueueSize();
29 void enableInputEvents();
30 void disableInputEvents();
33 std::unique_ptr<CWinEventsOSXImplWrapper> m_eventsImplWrapper;
Definition: WinEventsSDL.h:15
Definition: XBMC_events.h:109
Definition: WinEvents.h:13
Definition: WinEventsOSX.mm:13