Home
last modified time | relevance | path

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

/libev/
H A Dev.c2422 ev_unref (EV_A); /* watcher should not keep loop alive */ in evpipe_init()
3238 ev_unref (EV_A); /* child watcher should not keep loop alive */ in ev_default_loop()
3719 ev_unref (EV_P) EV_THROW in ev_unref() function
3822 ev_unref (EV_A); in ev_stop()
4068 ev_unref (EV_A); /* signalfd watcher should not keep loop alive */ in ev_signal_start()
4280 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_add()
4387 ev_unref (EV_A); in infy_init()
4409 ev_unref (EV_A); in infy_fork()
4431 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_fork()
4517 ev_unref (EV_A); in ev_stat_start()
[all …]
H A DSymbols.ev69 ev_unref
H A Dev++.h241 ev_unref (EV_AX); in unref()
H A Dev.h648 EV_API_DECL void ev_unref (EV_P) EV_THROW;
H A Dev.pod912 =item ev_unref (loop)
920 returning. In such a case, call C<ev_unref> after starting, and C<ev_ref>
939 ev_unref (loop);
4285 ev_unref (EV_A);
4298 // this is how ev_unref is being declared
4299 static void ev_unref (EV_P);