Searched refs:__waiter_pool_base (Results 1 – 4 of 4) sorted by relevance
188 struct __waiter_pool_base in _GLIBCXX_VISIBILITY() struct205 __waiter_pool_base() = default; in _GLIBCXX_VISIBILITY()246 static __waiter_pool_base& in _GLIBCXX_VISIBILITY()250 static __waiter_pool_base __w[__ct]; in _GLIBCXX_VISIBILITY()256 struct __waiter_pool : __waiter_pool_base in _GLIBCXX_VISIBILITY()298 static_assert(sizeof(__waiter_type) == sizeof(__waiter_pool_base)); in _GLIBCXX_VISIBILITY()299 auto& res = __waiter_pool_base::_S_for(__addr); in _GLIBCXX_VISIBILITY()
198 struct __timed_waiter_pool : __waiter_pool_base in _GLIBCXX_VISIBILITY()
2681 * include/bits/atomic_wait.h (__waiter_pool_base::_M_notify):
2151 * include/bits/atomic_wait.h (__waiter_pool_base:_S_align):