]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Add osi_Assert()'s around pthread_{cond,mutex}_* calls to make sure
authorNickolai Zeldovich <kolya@mit.edu>
Thu, 22 Aug 2002 03:02:09 +0000 (03:02 +0000)
committerGarry Zacheiss <zacheiss@mit.edu>
Thu, 22 Aug 2002 03:02:09 +0000 (03:02 +0000)
commit229ae1982f6be18e72a7ca85333c5d27c3589b8b
treeb7466309d14247c92ae5836e5834edaec932430a
parent0ede42f90f69434f06908d2a60eca07a26432aab
Add osi_Assert()'s around pthread_{cond,mutex}_* calls to make sure
we aren't getting errors anywhere.

Update the documentation/comments about Rx lock ordering.

Fix possible deadlock in asymmetric client detection code.

(cherry picked from commit b08f021fc924f24fe82dae79fa9ff30ff0a17572)
src/rx/rx.c
src/rx/rx_pthread.h