Searched refs:__low_spin_max (Results 1 – 1 of 1) sorted by relevance
629 const unsigned __low_spin_max = 30; // spins if we suspect uniprocessor in _S_lock() local631 static unsigned __spin_max = __low_spin_max; in _S_lock()661 __spin_max = __low_spin_max; in _S_lock()