Searched refs:on_timeout (Results 1 – 1 of 1) sorted by relevance
75 on_timeout(verto_ctx *ctx, verto_ev *ev);135 r->timer = verto_add_timeout(vctx, VERTO_EV_FLAG_NONE, on_timeout, in request_start_timer()239 on_timeout(verto_ctx *ctx, verto_ev *ev) in on_timeout() function