Searched refs:_Atomic_swap_ptr (Results 1 – 2 of 2) sorted by relevance
628 inline void* _STLP_CALL _Atomic_swap_ptr(void* _STLP_VOLATILE* __p, void* __q) { in _Atomic_swap_ptr() function
1322 …__old_c_string = __STATIC_CAST(_CharT*, _Atomic_swap_ptr(__REINTERPRET_CAST(void* _STLP_VOLATILE*,… in c_str()