Searched refs:ev_cnt (Results 1 – 1 of 1) sorted by relevance
328 uint64_t ev_cnt = 0; in waitEvents() local330 if (::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) { in waitEvents()409 uint64_t ev_cnt = 0; in cancelEvents() local410 if (num_events && ::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) in cancelEvents()