Home
last modified time | relevance | path

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

/src/crypto/krb5/src/util/verto/
H A Dverto-libev.c57 ev_run(ctx, 0); in libev_ctx_run()
63 ev_run(ctx, EVRUN_ONCE); in libev_ctx_run_once()
H A Dverto-k5ev.c91 ev_run(ctx, 0); in k5ev_ctx_run()
97 ev_run(ctx, EVRUN_ONCE); in k5ev_ctx_run_once()
H A DSymbols.ev48 ev_run
H A Dev.h639 EV_API_DECL int ev_run (EV_P_ int flags EV_CPP (= 0));
835 EV_INLINE void ev_loop (EV_P_ int flags) { ev_run (EV_A_ flags); }
H A Dev.c3542 ev_run (EV_P_ int flags) in ev_run() function
4684 ev_run (w->other, EVRUN_NOWAIT); in ev_embed_sweep()
4695 ev_run (w->other, EVRUN_NOWAIT); in embed_io_cb()
4709 ev_run (EV_A_ EVRUN_NOWAIT); in embed_prepare_cb()
4725 ev_run (EV_A_ EVRUN_NOWAIT); in embed_fork_cb()