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

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dshared_ptr_atomic.h134 atomic_store_explicit(shared_ptr<_Tp>* __p, shared_ptr<_Tp> __r, function
148 atomic_store_explicit(__shared_ptr<_Tp, _Lp>* __p, function
/haiku-buildtools/gcc/gcc/ginclude/
H A Dstdatomic.h121 #define atomic_store_explicit(PTR, VAL, MO) \ macro

Completed in 84 milliseconds