Skip to main content

SYS_YIELD

Constant SYS_YIELD 

Source
pub const SYS_YIELD: usize = 0;
Expand description

システムコール番号の定義 プロセスがCPUを自発的に譲渡します。