Home
last modified time | relevance | path

Searched defs:__waiter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_wait.h364 struct __waiter : __waiter_base<__waiter_pool> in _GLIBCXX_VISIBILITY() struct
366 using __base_type = __waiter_base<__waiter_pool>; in _GLIBCXX_VISIBILITY()
369 explicit __waiter(const _Tp* __addr) noexcept in _GLIBCXX_VISIBILITY() argument
376 ~__waiter() in _GLIBCXX_VISIBILITY()
384 _M_do_wait_v(_Tp __old, _ValFn __vfn) in _GLIBCXX_VISIBILITY()
398 _M_do_wait(_Pred __pred) noexcept in _GLIBCXX_VISIBILITY()