Searched defs:spins (Results 1 – 3 of 3) sorted by relevance
487 int spins = (NCPU > 1) ? SPINS : 1; in slotExchange() local
1035 int spins = SPINS_PER_ARRIVAL; in internalAwaitAdvance() local
431 int spins = (spin & !upc) ? SPINS : 0; // negative when may park in await() local