_mm_lfence

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

Meta