Home
last modified time | relevance | path

Searched refs:ev_clear_pending (Results 1 – 4 of 4) sorted by relevance

/libev/
H A DSymbols.ev12 ev_clear_pending
H A Dev.h754 EV_API_DECL int ev_clear_pending (EV_P_ void *w) EV_THROW;
H A Dev.c3786 ev_clear_pending (EV_P_ void *w) EV_THROW in ev_clear_pending() function
4938 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()
H A Dev.pod1369 =item int ev_clear_pending (loop, ev_TYPE *watcher)
1386 C<ev_clear_pending> will clear the pending event, even if the watcher was
3011 priority for the check watcher or use C<ev_clear_pending> explicitly, as
3058 int revents = ev_clear_pending (iow + i);