Function riot_sys::sched_yield

source ·
pub unsafe extern "C" fn sched_yield() -> c_int
Expand description

@brief Compilation with g++ may require the declaration of this function.

If implementation of this function is required, it can be realized in thread_arch.c.