Searched refs:ev_cnt (Results 1 – 1 of 1) sorted by relevance
323 uint64_t ev_cnt = 0; in waitEvents() local325 if (::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) { in waitEvents()400 uint64_t ev_cnt = 0; in cancelEvents() local401 if (num_events && ::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) in cancelEvents()