diff options
author | jhb <jhb@FreeBSD.org> | 2006-04-17 19:11:12 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-04-17 19:11:12 +0000 |
commit | d989c9d47862700759c8cc97aba66f22c3f2f2e5 (patch) | |
tree | 2b39ff36528e74a68e1e240236cf939a61149783 /sys/kern/kern_module.c | |
parent | 665da7e9a1a510644a3e2cac5be242002d0a20a9 (diff) | |
download | FreeBSD-src-d989c9d47862700759c8cc97aba66f22c3f2f2e5.zip FreeBSD-src-d989c9d47862700759c8cc97aba66f22c3f2f2e5.tar.gz |
- 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().
Diffstat (limited to 'sys/kern/kern_module.c')
0 files changed, 0 insertions, 0 deletions