Searched refs:__elapsed (Results 1 – 1 of 1) sorted by relevance
246 auto __elapsed = __now - _M_t0; in _GLIBCXX_VISIBILITY() local247 if (__elapsed > 128ms) in _GLIBCXX_VISIBILITY()251 else if (__elapsed > 64us) in _GLIBCXX_VISIBILITY()253 this_thread::sleep_for(__elapsed / 2); in _GLIBCXX_VISIBILITY()255 else if (__elapsed > 4us) in _GLIBCXX_VISIBILITY()