pause

fnvoid pause() pure nothrow @nogc @safe

Gives a hint to the processor that the calling thread is in a 'spin-wait' loop, allowing to more efficiently allocate resources.