Home
last modified time | relevance | path

Searched refs:__timed_waiter_pool (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Datomic_timed_wait.h198 struct __timed_waiter_pool : __waiter_pool_base in _GLIBCXX_VISIBILITY() struct
266 struct __timed_waiter : __waiter_base<__timed_waiter_pool> in _GLIBCXX_VISIBILITY()
268 using __base_type = __waiter_base<__timed_waiter_pool>; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20213040 * include/bits/atomic_timed_wait.h (__timed_waiter_pool)