Patch ping

Jonathan Wakely cow@compsoc.man.ac.uk
Fri Oct 7 21:46:00 GMT 2005


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



More information about the Libstdc++ mailing list