Searched refs:EV_POLL (Results 1 – 3 of 3) sorted by relevance
224 x = ((options & EV_POLL) != 0) + ((options & EV_WAIT) != 0); in evGetNext()283 if ((options & EV_POLL) != 0) { in evGetNext()381 (options & EV_POLL)) in evGetNext()
73 #define EV_POLL 1 macro
75 #define EV_POLL 1 macro