Searched defs:__atomic_cmpxchg_bool (Results 1 – 1 of 1) sorted by relevance
195 static __always_inline bool __atomic_cmpxchg_bool(int *ptr, int old, int new) in __atomic_cmpxchg_bool() function221 static __always_inline bool __atomic_cmpxchg_bool(int *ptr, int old, int new) in __atomic_cmpxchg_bool() function
Completed in 11 milliseconds