_mm_pause

Provide a hint to the processor that the code sequence is a spin-wait loop. This can help improve the performance and power consumption of spin-wait loops.

nothrow @nogc @trusted
void
_mm_pause
()

Meta