Searched refs:ev_timer_stop (Results 1 – 5 of 5) sorted by relevance
263 ev_timer_stop (EV_A_ &ev->to); in event_add()282 ev_timer_stop (EV_A_ &ev->to); in event_del()
68 ev_timer_stop
3346 ev_timer_stop (EV_A_ w); /* nonrepeating: stop timer */ in timers_reify()3898 ev_timer_stop (EV_P_ ev_timer *w) EV_THROW in ev_timer_stop() function3943 ev_timer_stop (EV_A_ w); in ev_timer_again()4541 ev_timer_stop (EV_A_ &w->timer); in ev_stat_stop()4927 ev_timer_stop (EV_A_ &once->to); in once_cb()
760 EV_API_DECL void ev_timer_stop (EV_P_ ev_timer *w) EV_THROW;
1822 Then, each time there is some activity, C<ev_timer_stop> it, initialise it1825 ev_timer_stop (loop, timer);1842 you do not expect data to travel on the socket, you can C<ev_timer_stop>1947 ev_timer_stop (EV_A_ &timer);2133 repeating. It basically works like calling C<ev_timer_stop>, updating the2824 ev_timer_stop (EV_A_ w);3051 ev_timer_stop (loop, &tw);3120 ev_timer_stop (EV_A_ &to);