Searched defs:atomic_compare_exchange_strong_explicit (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dshared_ptr_atomic.h220 atomic_compare_exchange_strong_explicit(shared_ptr<_Tp>* __p, function
272 atomic_compare_exchange_strong_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstdatomic.h160 #define atomic_compare_exchange_strong_explicit(PTR, VAL, DES, SUC, FAIL) \ macro

Completed in 184 milliseconds