jhb 2007-09-27 18:06:49 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern kern_rwlock.c
Log:
A few tweaks to reduce diffs with HEAD including using lock_init() and
lock_destroy() and adding a missing #include so that NO_ADAPTIVE_RWLOCKS
is honored.
Revision Changes Path
1.28.2.3 +5 -12 src/sys/kern/kern_rwlock.c