Constant SCHED_YIELD

Source
pub const SCHED_YIELD: V = 124;
Expand description

The system call number for sched_yield on this platform.