David Daney writes: > > Am I missing something here? > > Is it really impossible to implement compare_and_swap on these ARM > platforms? No, but it is exceedingly difficult to do it *efficiently*. Andrew.