Searched refs:__high_max (Results 1 – 2 of 2) sorted by relevance
/external/stlport/stlport/stl/ | ||
D | _threads.c | 137 _STLP_mutex_spin<0>::__max = _STLP_mutex_spin<0>::__high_max; in _M_do_lock() |
D | _threads.h | 252 enum { __low_max = 30, __high_max = 1000 }; enumerator |