Searched refs:BOOST_COMPILER_FENCE (Results 1 – 1 of 1) sorted by relevance
25 #define BOOST_COMPILER_FENCE __memory_barrier(); macro32 #define BOOST_COMPILER_FENCE _ReadWriteBarrier(); macro36 #define BOOST_COMPILER_FENCE __asm__ __volatile__( "" : : : "memory" ); macro40 #define BOOST_COMPILER_FENCE macro64 BOOST_COMPILER_FENCE in try_lock()79 BOOST_COMPILER_FENCE in unlock()