Function spin_loop_hint
fn spin_loop_hint()
Signals the processor that it is inside a busy-wait spin-loop ("spin lock").
This function is deprecated in favor of hint::spin_loop.
spin_loop_hintfn spin_loop_hint()
Signals the processor that it is inside a busy-wait spin-loop ("spin lock").
This function is deprecated in favor of hint::spin_loop.