Searched defs:spins (Results 1 – 5 of 5) sorted by relevance
486 int spins = (NCPU > 1) ? SPINS : 1; in slotExchange() local
438 int spins = shouldSpin(s) in awaitFulfill() local739 int spins = (head.next == s) in awaitFulfill() local
1036 int spins = SPINS_PER_ARRIVAL; in internalAwaitAdvance() local
696 int spins = -1; // initialized after first item and cancel checks in awaitMatch() local
1739 int spins = SPINS; in waitingGet() local