Home
last modified time | relevance | path

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

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/cache/
H A Dcache_conn_pool.h98 int VCP_Wait(struct worker *, struct pfd *, vtim_real tmo);
H A Dcache_conn_pool.c490 VCP_Wait(struct worker *wrk, struct pfd *pfd, vtim_real tmo) in VCP_Wait() function
H A Dcache_backend.c298 if (VCP_Wait(wrk, pfd, VTIM_real() + in v_matchproto_()