Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Fri Jul 21 10:07:29 UTC 2006
Modified Files:
src/sys/kern: kern_lock.c
src/sys/sys: proc.h
Log Message:
add ASSERT_SLEEPABLE() macro to assert we can sleep.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/kern/kern_lock.c
cvs rdiff -r1.223 -r1.224 src/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index