Home | History | Annotate | Download | only in 4.8.3

Lines Matching full:atomic_fetch_sub

1034     atomic_fetch_sub(__atomic_base<_ITp>* __a, _ITp __i) noexcept
1039 atomic_fetch_sub(volatile __atomic_base<_ITp>* __a, _ITp __i) noexcept
1110 atomic_fetch_sub(volatile atomic<_ITp*>* __a, ptrdiff_t __d) noexcept
1115 atomic_fetch_sub(atomic<_ITp*>* __a, ptrdiff_t __d) noexcept