Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Datomic_timed_wait.h222 struct __timed_backoff_spin_policy in _GLIBCXX_VISIBILITY() struct
224 __wait_clock_t::time_point _M_deadline; in _GLIBCXX_VISIBILITY()
225 __wait_clock_t::time_point _M_t0; in _GLIBCXX_VISIBILITY()
232 : _M_deadline(__to_wait_clock(__deadline)) in _GLIBCXX_VISIBILITY()
237 operator()() const noexcept in _GLIBCXX_VISIBILITY()