Home | History | Annotate | Download | only in common_time

Lines Matching refs:revents

217         pfds[eventCnt].revents = 0;
225 pfds[eventCnt].revents = 0;
257 if (pfds[0].revents)
362 if ((mSocket >= 0) && (eventCnt > 1) && (pfds[1].revents)) {