Searched defs:atomic_compare_exchange_weak_explicit (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_atomic.h256 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, function
309 atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h599 bool atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, function in namespace:experimental::fundamentals_v2
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_atomic.h282 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, function
335 atomic_compare_exchange_weak_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h599 bool atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, function in namespace:experimental::fundamentals_v2
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h142 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
164 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
197 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
/netbsd-current/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h140 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
162 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
195 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dstdatomic.h101 #define atomic_compare_exchange_weak_explicit(obj, expected, desired, succ, \ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h130 #define atomic_compare_exchange_weak_explicit __c11_atomic_compare_exchange_weak macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dshared_ptr.h1843 atomic_compare_exchange_weak_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp>* __v, function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h175 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h175 #define atomic_compare_exchange_weak_explicit(PTR, VAL, DES, SUC, FAIL) \ macro

Completed in 307 milliseconds