_mm_pause

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void _mm_pause()
  2. alias _mm_pause = __builtin_ia32_pause
  3. void _mm_pause()
  4. void _mm_pause()
    version(!GNU && LDC)
    nothrow @nogc pure @safe
    static if(!(LDC_with_SSE2))
    static if(!(DMD_with_asm))
    void
    _mm_pause
    ()

Meta