Home
last modified time | relevance | path

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

/external/stlport/stlport/stl/
D_threads.c137 _STLP_mutex_spin<0>::__max = _STLP_mutex_spin<0>::__high_max; in _M_do_lock()
D_threads.h252 enum { __low_max = 30, __high_max = 1000 }; enumerator