[−][src]Function syscall::call::sched_yield
pub fn sched_yield() -> Result<usize>
Yield the process's time slice to the kernel
This function will return Ok(0) on success
pub fn sched_yield() -> Result<usize>
Yield the process's time slice to the kernel
This function will return Ok(0) on success