[][src]Function cmsis_rtos2::cmsis_os2::osThreadYield

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

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