11 #include "threads/CriticalSection.h" 12 #include "windowing/XBMC_events.h" 25 void SetRenderGUI(
bool renderGUI);
31 bool m_closed =
false;
33 std::deque<XBMC_Event> m_portEvents;
34 CCriticalSection m_portSection;
Definition: AppInboundProtocol.h:18
Definition: Application.h:82
Definition: XBMC_events.h:117