Searched refs:SPINS_PER_YIELD (Results 1 – 1 of 1) sorted by relevance
1864 #define SPINS_PER_YIELD 63 macro1881 if ((++spins & SPINS_PER_YIELD) == 0) { in spin_acquire_lock()1944 if ((++spins & SPINS_PER_YIELD) == 0) { in recursive_acquire_lock()