Searched refs:pollType (Results 1 – 1 of 1) sorted by relevance
396 int32_t pollType = it->second->GetPollType(); in PollNextEvent() local397 if (watchFds_[i].revents & pollType) { in PollNextEvent()