Searched refs:BOOST_COMPILER_FENCE (Results 1 – 1 of 1) sorted by relevance
32 #define BOOST_COMPILER_FENCE __memory_barrier(); macro39 #define BOOST_COMPILER_FENCE _ReadWriteBarrier();43 #define BOOST_COMPILER_FENCE __asm__ __volatile__( "" : : : "memory" );47 #define BOOST_COMPILER_FENCE71 BOOST_COMPILER_FENCE in try_lock()86 BOOST_COMPILER_FENCE in unlock()