Searched refs:__low_max (Results 1 – 2 of 2) sorted by relevance
58 unsigned _STLP_mutex_spin<__inst>::__max = _STLP_mutex_spin<__inst>::__low_max;144 _STLP_mutex_spin<0>::__max = _STLP_mutex_spin<0>::__low_max; in _M_do_lock()
252 enum { __low_max = 30, __high_max = 1000 }; enumerator