Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Datomic_wait.h372 struct __waiter : __waiter_base<__waiter_pool> in _GLIBCXX_VISIBILITY() struct
374 using __base_type = __waiter_base<__waiter_pool>; in _GLIBCXX_VISIBILITY()
377 explicit __waiter(const _Tp* __addr) noexcept in _GLIBCXX_VISIBILITY() argument
384 ~__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