jhb 2005-03-28 19:52:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/sys mutex.h
Log:
MFC: Define mtx_assert() and friends if either INVARIANTS or
INVARIANT_SUPPORT so that modules only need to define INVARIANTS to use it.
Approved by: re (kensmith)
Revision Changes Path
1.73.2.2 +3 -3 src/sys/sys/mutex.h