Searched refs:iow (Results 1 – 2 of 2) sorted by relevance
3014 static ev_io iow [nfd];3038 ev_io_init (iow + i, io_cb, fds [i].fd,3043 ev_io_start (loop, iow + i);3058 int revents = ev_clear_pending (iow + i);3063 ev_io_stop (loop, iow + i);3124 ev_io_stop (EV_A_ iow [n]);4083 ev::io iow;4084 iow.set <myclass, &myclass::io_cb> (&obj);4127 iow.set <io_cb> ();
2477 pipecb (EV_P_ ev_io *iow, int revents) in pipecb() argument2596 sigfdcb (EV_P_ ev_io *iow, int revents) in sigfdcb() argument