_mm_pause

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _mm_pause()
    version(GNU)
    nothrow @nogc pure @trusted
    void
    _mm_pause
    ()
  2. alias _mm_pause = __builtin_ia32_pause
  3. void _mm_pause()
  4. void _mm_pause()

Meta