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.
pub fn cpu_relax()Lower CPU power consumption or yield to a hyperthreaded twin processor.
It also happens to serve as a compiler barrier.