Searched refs:BOOST_SMT_PAUSE (Results 1 – 1 of 1) sorted by relevance
40 #define BOOST_SMT_PAUSE _mm_pause(); macro44 #define BOOST_SMT_PAUSE __asm__ __volatile__( "rep; nop" : : : "memory" ); macro80 #if defined( BOOST_SMT_PAUSE ) in yield()83 BOOST_SMT_PAUSE in yield()130 #if defined( BOOST_SMT_PAUSE ) in yield()133 BOOST_SMT_PAUSE in yield()