Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dstl_alloc.h629 const unsigned __low_spin_max = 30; // spins if we suspect uniprocessor in _S_lock() local
631 static unsigned __spin_max = __low_spin_max; in _S_lock()
661 __spin_max = __low_spin_max; in _S_lock()