Searched defs:eventRequest (Results 1 – 1 of 1) sorted by relevance
252 int EventLoopImpl::SendRequestToLoop(EventRequest *eventRequest) in SendRequestToLoop()290 auto eventRequest = new (std::nothrow) EventRequest(type, event, argument); in QueueRequest() local