Searched refs:storeLoadFence (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DAtomics.h249 inline void storeLoadFence() { armV7_dmb(); } function in namespace:WTF
271 inline void storeLoadFence() { x86_mfence(); } function in namespace:WTF
280 inline void storeLoadFence() { compilerFence(); } function in namespace:WTF

Completed in 280 milliseconds