Function cpu_relax

Source
pub fn cpu_relax()
Expand description

Lower CPU power consumption or yield to a hyperthreaded twin processor.

It also happens to serve as a compiler barrier.