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: Fri Oct 20 19:45:13 UTC 2006
Modified Files:
src/sys/kern [newlock2]: kern_mutex.c kern_rwlock.c
src/sys/sys [newlock2]: mutex.h rwlock.h
Log Message:
- Update for lockdebug changes.
- Define mutex_getspl(), mutex_setspl() for modifying saved SPL value.
To generate a diff of this commit:
cvs rdiff -r1.1.36.2 -r1.1.36.3 src/sys/kern/kern_mutex.c \
src/sys/kern/kern_rwlock.c
cvs rdiff -r1.1.36.1 -r1.1.36.2 src/sys/sys/mutex.h src/sys/sys/rwlock.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