Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys
Module Name: src
Committed By: ad
Date: Wed Jan 31 13:09:11 UTC 2007
Modified Files:
src/sys/kern [newlock2]: kern_mutex.c kern_rwlock.c subr_lockdebug.c
src/sys/sys [newlock2]: lockdebug.h
Log Message:
Catch deadlocks earlier.
To generate a diff of this commit:
cvs rdiff -r1.1.36.15 -r1.1.36.16 src/sys/kern/kern_mutex.c
cvs rdiff -r1.1.36.6 -r1.1.36.7 src/sys/kern/kern_rwlock.c
cvs rdiff -r1.1.2.6 -r1.1.2.7 src/sys/kern/subr_lockdebug.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/sys/sys/lockdebug.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