Searched defs:atomic_store_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.h139 atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, function
153 atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h570 atomic_store_explicit(const 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.h165 atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, function
179 atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dshared_ptr.h570 atomic_store_explicit(const 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.h128 #define atomic_store_explicit(obj, desired, order) \ macro
151 #define atomic_store_explicit(obj, desired, order) \ macro
172 #define atomic_store_explicit(obj, desired, order) \ macro
/netbsd-current/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h126 #define atomic_store_explicit(obj, desired, order) \ macro
149 #define atomic_store_explicit(obj, desired, order) \ macro
170 #define atomic_store_explicit(obj, desired, order) \ macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dstdatomic.h88 #define atomic_store_explicit(obj, desired, order) \ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dstdatomic.h118 #define atomic_store_explicit __c11_atomic_store macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dshared_ptr.h1773 atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, memory_order) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/ginclude/
H A Dstdatomic.h121 #define atomic_store_explicit(PTR, VAL, MO) \ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdatomic.h121 #define atomic_store_explicit(PTR, VAL, MO) \ macro

Completed in 141 milliseconds