Handbook
Glossary
Unix Process Scheduling
The
unix
.
scheduler
vocabulary provides an interface to the POSIX process scheduler.
macos
does not implement POSIX Process Scheduling, but does have other similar low-level APIs exposed by this vocabulary.
Cross platform constants:
MOST_IDLE_SCHED_POLICY
( -- value )
Utility words:
policy-priority-range
( policy -- high low )
priority-allowed?
( policy -- ? )