_mm_mfence

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

Meta