Function osThreadYield

Source
pub unsafe extern "C" fn osThreadYield() -> osStatus_t
Expand description

Pass control to next thread that is in state \b READY. \return status code that indicates the execution status of the function.