Searched refs:ev_cnt (Results 1 – 1 of 1) sorted by relevance
321 uint64_t ev_cnt = 0; in waitEvents() local323 if (::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) { in waitEvents()398 uint64_t ev_cnt = 0; in cancelEvents() local399 if (num_events && ::read(mEventFd, &ev_cnt, sizeof(ev_cnt)) == -1) in cancelEvents()