Function kernel::processor::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.