Home
last modified time | relevance | path

Searched refs:_S_swap (Results 1 – 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
D_threads.h507 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) { in _S_swap() function
566 static __stl_atomic_t _S_swap(_STLP_VOLATILE __stl_atomic_t* __p, __stl_atomic_t __q) { in _S_swap() function
625 return _Atomic_swap_struct<__use_ptr_atomic_swap>::_S_swap(__p, __q); in _Atomic_swap()