Searched refs:ev_clear_pending (Results 1 – 4 of 4) sorted by relevance
12 ev_clear_pending
754 EV_API_DECL int ev_clear_pending (EV_P_ void *w) EV_THROW;
3786 ev_clear_pending (EV_P_ void *w) EV_THROW in ev_clear_pending() function4938 once_cb (EV_A_ once, revents | ev_clear_pending (EV_A_ &once->to)); in once_cb_io()4946 once_cb (EV_A_ once, revents | ev_clear_pending (EV_A_ &once->io)); in once_cb_to()
1369 =item int ev_clear_pending (loop, ev_TYPE *watcher)1386 C<ev_clear_pending> will clear the pending event, even if the watcher was3011 priority for the check watcher or use C<ev_clear_pending> explicitly, as3058 int revents = ev_clear_pending (iow + i);