This lists common operations related to scheduling and the INtime kernel system calls that do the operations.
| To . . . | Use this system call . . . | 
|---|---|
| Put the calling thread to sleep | knRtSleep | 
| Cancel one scheduling lock imposed by knStopRtScheduler | knStartRtScheduler | 
| Temporarily lock or place an additional lock on the scheduling mechanism for the running thread | knStopRtScheduler |