Function sched_yield

Source
pub fn sched_yield<M: MemorySize + 'static>(
    ctx: FunctionEnvMut<'_, WasiEnv>,
) -> Result<Errno, WasiError>
Expand description

ยงsched_yield()

Yields execution of the thread