The example with the global string `s` still crashes with `--mm:atomicArc`. But 
even without it, if a modification of an integer (like a reference count) is 
only done when a mutex is locked, it should make it atomic? Or the destuctors 
are called outside the lock sections?

Reply via email to