Searched refs:__arch_try_cmpxchg64 (Results 1 – 1 of 1) sorted by relevance
42 #define __arch_try_cmpxchg64(_ptr, _oldp, _new, _lock) \ macro64 return __arch_try_cmpxchg64(ptr, oldp, new, LOCK_PREFIX); in __try_cmpxchg64()69 return __arch_try_cmpxchg64(ptr, oldp, new,); in __try_cmpxchg64_local()
Completed in 4 milliseconds