Searched defs:revents (Results 1 – 4 of 4) sorted by relevance
202 static void event_cb(EV_P_ struct ev_io *w, int revents) in event_cb()220 static void timer_cb(EV_P_ struct ev_timer *w, int revents) in timer_cb()372 static void fifo_cb(EV_P_ struct ev_io *w, int revents) in fifo_cb()
201 static void event_cb(GlobalInfo *g, int fd, int revents) in event_cb()221 static void timer_cb(GlobalInfo* g, int revents) in timer_cb()394 static void fifo_cb(GlobalInfo* g, int revents) in fifo_cb()
54 short revents; member
117 short revents; member
Completed in 10 milliseconds