acquire-fsync-lock-inside-while-loop-20040202
authorTom Maher <tmaher@watson.org>
Tue, 3 Feb 2004 04:53:43 +0000 (04:53 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 3 Feb 2004 04:53:43 +0000 (04:53 +0000)
commitbb236704d338312192c155f83cd5584d2184d951
tree63bce373064b56bf932cb754bc39c0dccbe3a485
parent0a0b3c0974ab16ba574cdb65b9e1fafa7a932c13
acquire-fsync-lock-inside-while-loop-20040202

FIXES 3205

in order to not violate the invariant that pthread_cond_timedwait be called
with a locked mutex, we must relock if we unlock.
src/viced/viced.c