jhb 2006-04-17 19:11:13 UTC FreeBSD src repository
Modified files: share/man/man9 sleep.9 Log: - Sleep/wakeup operate on threads now, not processes. - Describe msleep() as the primary sleep function now rather than tsleep() and describe tsleep() and msleep_spin() as variations. - Try to make the description of msleep() a bit closer to English (sentences with actual subjects, etc.) - Document that a priority of 0 now prevents the thread's priority from being altered. - Add a history note for wakeup_one(). Revision Changes Path 1.48 +62 -40 src/share/man/man9/sleep.9 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"