scottl 2003/05/17 20:46:30 PDT
FreeBSD src repository
Modified files:
sys/conf options
sys/sys mutex.h
Log:
Add the MUTEX_NOINLINE option that explicitely de-inlines the mutex
operations.
Submitted by: jhb
Revision Changes Path
1.393 +1 -0 src/sys/conf/options
1.61 +3 -3 src/sys/sys/mutex.h