_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)
    nothrow @nogc pure @safe
    static if(!(LDC_with_SSE2))
    static if(DMD_with_asm)
    void
    _mm_lfence
    ()
  4. void _mm_lfence()

Meta