Searched refs:pthread__smt_pause (Results 1 – 6 of 6) sorted by relevance
305 #ifndef pthread__smt_pause306 #define pthread__smt_pause() __nothing304 #define pthread__smt_pause( global() macro
157 pthread__smt_pause(); in pthread__spinlock_slow()
135 pthread__smt_pause(); in pthread__rwlock_pause()
246 pthread__smt_pause(); in pthread__mutex_pause()
66 #define pthread__smt_pause() __asm __volatile("rep; nop" ::: "memory") macro
63 #define pthread__smt_pause() __asm __volatile("rep; nop" ::: "memory") macro