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: thorpej
Date: Fri Dec 19 07:57:28 UTC 2008
Modified Files:
src/sys/kern: kern_condvar.c
src/sys/sys: condvar.h
Log Message:
Make condvars really opaque -- hide the wait message member from consumers
of the API.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/kern/kern_condvar.c
cvs rdiff -r1.10 -r1.11 src/sys/sys/condvar.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