Searched refs:_S_swap (Results 1 – 1 of 1) sorted by relevance
507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) { in _S_swap() function566 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) { in _S_swap() function625 return _Atomic_swap_struct<__use_ptr_atomic_swap>::_S_swap(__p, __q); in _Atomic_swap()