pub fn cond_resched() -> bool
Expand description

Reschedules the caller’s task if needed.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.