Searched refs:_S_atomic_swap (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dstl_rope.h1291 static _Cstrptr _S_atomic_swap(_Cstrptr* __p, _Cstrptr __q) { function in class:rope
1301 static _Cstrptr _S_atomic_swap(_Cstrptr* __p, _Cstrptr __q) { function in class:rope
1310 static _Cstrptr _S_atomic_swap(_Cstrptr* __p, _Cstrptr __q) { function in class:rope
1318 static _Cstrptr _S_atomic_swap(_Cstrptr* __p, _Cstrptr __q) { function in class:rope
H A Dropeimpl.h1460 _S_atomic_swap(&(_M_tree_ptr->_M_c_string), __result)) != 0) {

Completed in 120 milliseconds