Module Name: src Committed By: ozaki-r Date: Fri Aug 31 01:23:57 UTC 2018
Modified Files:
src/sys/kern: kern_mutex.c kern_rwlock.c
Log Message:
Sprinkle __predict_false to dedicated assertions of mutex and rwlock
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/kern/kern_mutex.c
cvs rdiff -u -r1.51 -r1.52 src/sys/kern/kern_rwlock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
