Function nstd_thread_yield

Source
pub unsafe extern "C" fn nstd_thread_yield()
Expand description

Yields the current thread allowing other threads to have more CPU time.