_mm_sfence
Microsoft Specific
Guarantees that every preceding store is globally visible before any subsequent store.
void _mm_sfence(void);
SFENCE
Requirements
Header: mmintrin.h
END Microsoft Specific
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Microsoft Specific
Guarantees that every preceding store is globally visible before any subsequent store.
void _mm_sfence(void);
SFENCE
Header: mmintrin.h
END Microsoft Specific