Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Datomic_wait.h192 struct __waiter_pool_base in _GLIBCXX_VISIBILITY() struct
195 static constexpr auto _S_align = hardware_destructive_interference_size; in _GLIBCXX_VISIBILITY()
203 mutex _M_mtx; in _GLIBCXX_VISIBILITY()
209 __condvar _M_cv; in _GLIBCXX_VISIBILITY()
214 _M_enter_wait() noexcept in _GLIBCXX_VISIBILITY()
218 _M_leave_wait() noexcept in _GLIBCXX_VISIBILITY()
222 _M_waiting() const noexcept in _GLIBCXX_VISIBILITY()
230 _M_notify(const __platform_wait_t* __addr, bool __all, bool __bare) noexcept in _GLIBCXX_VISIBILITY()
246 _S_for(const void* __addr) noexcept in _GLIBCXX_VISIBILITY()

Completed in 7 milliseconds