Searched defs:atomic_store (Results 1 – 3 of 3) sorted by relevance
129 #define atomic_store(PTR, VAL) \ macro
1088 template<class T> void atomic_store( shared_ptr<T> * p, shared_ptr<T> r ) BOOST_SP_NOEXCEPT in atomic_store() function