Paolo Carlini wrote: > I believe in this *specific* case we can at least use mutexes without > penalizing performances. The main reason I thought of the CAS solution is that it wouldn't change the ABI, but hopefully you'll be able to squeeze a mutex in somewhere without too much trouble. jon