• Dridi Boukelmoune's avatar
    lck: Apply "never" timeouts to cond waits · a26123f3
    Dridi Boukelmoune authored
    The vtim_real in Lck_CondWaitUntil() is not meant to be INFINITY, and it
    should only apply to the vtim_dur passed to Lck_CondWaitTimeout(). In
    practice it does since the latter calls the former. It could be enforced
    by extracting a static function from Lck_CondWaitUntil().
    
    This accommodates a few timeout parameters that are used for cond waits.
    a26123f3
Name
Last commit
Last update
..
varnishadm Loading commit data...
varnishd Loading commit data...
varnishhist Loading commit data...
varnishlog Loading commit data...
varnishncsa Loading commit data...
varnishstat Loading commit data...
varnishtest Loading commit data...
varnishtop Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...