Home
last modified time | relevance | path

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

/haiku/headers/cpp/
H A Dstl_alloc.h632 unsigned __my_spin_max; in _S_lock() local
643 __my_spin_max = __spin_max; in _S_lock()
645 for (__i = 0; __i < __my_spin_max; __i++) { in _S_lock()