deischen 2003/05/04 15:29:09 PDT FreeBSD src repository Modified files: lib/libpthread/sys lock.c lock.h Log: Protect against a race between granting a lock and accessing other parts of the lock. Submitted by: davidxu Revision Changes Path 1.3 +27 -7 src/lib/libpthread/sys/lock.c 1.3 +1 -0 src/lib/libpthread/sys/lock.h