Searched refs:CPU_SPINWAIT (Results 1 – 11 of 11) sorted by relevance
39 #define CPU_SPINWAIT macro
38 #define CPU_SPINWAIT macro
40 #define CPU_SPINWAIT macro
34 #define CPU_SPINWAIT macro
40 #define CPU_SPINWAIT __asm __volatile("pause") macro
110 CPU_SPINWAIT; in _pthread_spin_lock()
100 CPU_SPINWAIT; in __thr_umutex_lock_spin()
381 CPU_SPINWAIT; in mutex_lock_sleep()
223 # define CPU_SPINWAIT __asm__ volatile("pause") macro248 # define CPU_SPINWAIT __asm__ volatile("pause") macro392 #ifndef CPU_SPINWAIT393 # define CPU_SPINWAIT macro1495 CPU_SPINWAIT; in malloc_spin_lock()