Searched refs:EventPollThread (Results 1 – 2 of 2) sorted by relevance
53 class EventPollThread; variable59 friend class EventPollThread; variable
66 class EventPollThread class70 EventPollThread (PollThread *poll) in EventPollThread() function in XCam::EventPollThread95 SmartPtr<EventPollThread> event_loop = new EventPollThread(this); in PollThread()