Searched defs:__timed_waiter (Results 1 – 1 of 1) sorted by relevance
266 struct __timed_waiter : __waiter_base<__timed_waiter_pool> in _GLIBCXX_VISIBILITY() struct268 using __base_type = __waiter_base<__timed_waiter_pool>; in _GLIBCXX_VISIBILITY()271 __timed_waiter(const _Tp* __addr) noexcept in _GLIBCXX_VISIBILITY() argument278 ~__timed_waiter() in _GLIBCXX_VISIBILITY()288 _M_do_wait_until_v(_Tp __old, _ValFn __vfn, in _GLIBCXX_VISIBILITY()303 _M_do_wait_until(_Pred __pred, __platform_wait_t __val, in _GLIBCXX_VISIBILITY()326 _M_do_wait_until(_Pred __pred, in _GLIBCXX_VISIBILITY()340 _M_do_wait_for_v(_Tp __old, _ValFn __vfn, in _GLIBCXX_VISIBILITY()362 _M_do_wait_for(_Pred __pred, in _GLIBCXX_VISIBILITY()