Searched defs:storeStoreFence (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DAtomics.h250 inline void storeStoreFence() { armV7_dmb_st(); } function in namespace:WTF
272 inline void storeStoreFence() { compilerFence(); } function in namespace:WTF
281 inline void storeStoreFence() { compilerFence(); } function in namespace:WTF

Completed in 114 milliseconds