Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/verto/
H A DSymbols.ev69 ev_unref
H A Dev.c2429 ev_unref (EV_A); /* watcher should not keep loop alive */ in evpipe_init()
3245 ev_unref (EV_A); /* child watcher should not keep loop alive */ in ev_default_loop()
3726 ev_unref (EV_P) EV_THROW in ev_unref() function
3829 ev_unref (EV_A); in ev_stop()
4075 ev_unref (EV_A); /* signalfd watcher should not keep loop alive */ in ev_signal_start()
4287 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_add()
4394 ev_unref (EV_A); in infy_init()
4416 ev_unref (EV_A); in infy_fork()
4438 if (ev_is_active (&w->timer)) ev_unref (EV_A); in infy_fork()
4524 ev_unref (EV_A); in ev_stat_start()
[all …]
H A Dev.h648 EV_API_DECL void ev_unref (EV_P) EV_THROW;