- Priority argument is introduced to sleepq_*wait* in r177085
- sleepq_calc_signal_retval is removed from implementation
- sleepq_catch_signals is internal now
Details
Details
- Reviewers
jhb - Commits
- rS271992: Reflect the chanages in sleepqueue.h and subr_sleepqueue.c
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
share/man/man9/sleepqueue.9 | ||
---|---|---|
273 ↗ | (On Diff #1667) | The "pri" argument should be described here after "wchan". It can be used to set the priority of the thread when it is awakened. If it is set to zero, the thread's priority is left alone. |
Comment Actions
Sorry, I remembered one more thing. Since you are removing two symlinks, you will want to add those paths to ObsoleteFiles.inc (at the top-level of the tree).