davidxu 2007-12-11 08:00:58 UTC
FreeBSD src repository
Modified files:
lib/libthr/thread thr_mutex.c
Log:
Enclose all code for macro ENQUEUE_MUTEX in do while statement, and
add missing brackets.
MFC: after 1 day
Revision Changes Path
1.64 +7 -5 src/lib/libthr/thread/thr_mutex.c