Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9
Module Name: src
Committed By: ad
Date: Thu Mar 29 17:40:36 UTC 2007
Modified Files:
src/share/man/man9: condvar.9
Log Message:
- Note that cv_has_waiters() can only be used to assert that there are
waiters sleeping non-interruptably (i.e., in cv_wait()). Prompted by
a discussion with pooka@.
- Minor cosmetic changes.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/share/man/man9/condvar.9
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