Lines Matching full:cmpxchg
198 // Note that cmpxchg only supports specifying one ordering and199 // doesn't support weak cmpxchg, at least at the moment.