Searched refs:spins (Results 1 – 1 of 1) sorted by relevance
75 uint64_t spins = 0, retries = 0; in mt_fixed_thread_counts() local90 spins++; in mt_fixed_thread_counts()91 if (spins > MAXSPINS) { in mt_fixed_thread_counts()