K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-04-17T19:11:12.000000Z K 7 svn:log V 421 - 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(). END