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:           Wed Mar  5 17:05:21 UTC 2008

Modified Files:
        src/sys/kern: kern_condvar.c
        src/sys/sys: condvar.h

Log Message:
- Add cv_is_valid(), for use in assertions. Performs basic sanity checks.
- Add more assertions.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/kern/kern_condvar.c
cvs rdiff -r1.7 -r1.8 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