attilio 2007-11-19 23:36:47 UTC
FreeBSD src repository
Modified files:
sys/sys mutex.h
Log:
Unify assertion flags for all the main primitives using the LA_* underlying
family of macros. This will allow to use unified flags for assertions
with the generic locking primitive class.
Revision Changes Path
1.102 +4 -4 src/sys/sys/mutex.h