Home
last modified time | relevance | path

Searched refs:ev_timer_stop (Results 1 – 5 of 5) sorted by relevance

/libev/
H A Devent.c263 ev_timer_stop (EV_A_ &ev->to); in event_add()
282 ev_timer_stop (EV_A_ &ev->to); in event_del()
H A DSymbols.ev68 ev_timer_stop
H A Dev.c3346 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() function
3943 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()
H A Dev.h760 EV_API_DECL void ev_timer_stop (EV_P_ ev_timer *w) EV_THROW;
H A Dev.pod1822 Then, each time there is some activity, C<ev_timer_stop> it, initialise it
1825 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 the
2824 ev_timer_stop (EV_A_ w);
3051 ev_timer_stop (loop, &tw);
3120 ev_timer_stop (EV_A_ &to);