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: ad
Date: Thu Mar 27 19:11:05 UTC 2008
Modified Files:
src/sys/kern: init_main.c kern_mutex.c
src/sys/sys: mutex.h
Log Message:
Add code for dynamically allocated mutexes, as posted on tech-kern.
To generate a diff of this commit:
cvs rdiff -r1.346 -r1.347 src/sys/kern/init_main.c
cvs rdiff -r1.30 -r1.31 src/sys/kern/kern_mutex.c
cvs rdiff -r1.14 -r1.15 src/sys/sys/mutex.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