Function loom::lazy_static::yield_now[][src]

pub fn yield_now()

Yield the thread.

This enables concurrent algorithms that require other threads to make progress.