Home
last modified time | relevance | path

Searched refs:spins (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dkern_monotonic.c75 uint64_t spins = 0, retries = 0; in mt_fixed_thread_counts() local
90 spins++; in mt_fixed_thread_counts()
91 if (spins > MAXSPINS) { in mt_fixed_thread_counts()