Searched defs:evloop (Results 1 – 1 of 1) sorted by relevance
38 int EventLoopRun(EventLoop *evloop, int timeout) { in EventLoopRun()98 EventLoop *evloop = reinterpret_cast<EventLoop *>(arg); in QueueReadyCallback() local