Searched defs:__waiter (Results 1 – 1 of 1) sorted by relevance
372 struct __waiter : __waiter_base<__waiter_pool> in _GLIBCXX_VISIBILITY() struct374 using __base_type = __waiter_base<__waiter_pool>; in _GLIBCXX_VISIBILITY()377 explicit __waiter(const _Tp* __addr) noexcept in _GLIBCXX_VISIBILITY() argument384 ~__waiter() in _GLIBCXX_VISIBILITY()392 _M_do_wait_v(_Tp __old, _ValFn __vfn) in _GLIBCXX_VISIBILITY()407 _M_do_wait(_Pred __pred) noexcept in _GLIBCXX_VISIBILITY()
Completed in 6 milliseconds