Lines Matching refs:verto_mod_ctx
31 typedef struct ev_loop verto_mod_ctx; typedef
35 static verto_mod_ctx *
41 static verto_mod_ctx *
48 libev_ctx_free(verto_mod_ctx *ctx) in libev_ctx_free()
55 libev_ctx_run(verto_mod_ctx *ctx) in libev_ctx_run()
61 libev_ctx_run_once(verto_mod_ctx *ctx) in libev_ctx_run_once()
67 libev_ctx_break(verto_mod_ctx *ctx) in libev_ctx_break()
73 libev_ctx_reinitialize(verto_mod_ctx *ctx) in libev_ctx_reinitialize()
103 libev_ctx_set_flags(verto_mod_ctx *ctx, const verto_ev *ev, in libev_ctx_set_flags()
129 libev_ctx_add(verto_mod_ctx *ctx, const verto_ev *ev, verto_ev_flag *flags) in libev_ctx_add()
168 libev_ctx_del(verto_mod_ctx *ctx, const verto_ev *ev, verto_mod_ev *evpriv) in libev_ctx_del()