kris 2007-10-30 09:24:23 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_mutex.c
Log:
Adaptive mutexes should have the same deadlock detection properties that
default (errorcheck) mutexes do.
Noticed by: davidxu
Revision Changes Path
1.57 +1 -0 src/lib/libthr/thread/thr_mutex.c