Subj : Re: A question about atomic_ptr To : comp.programming.threads From : Peter Dimov Date : Sun Apr 17 2005 02:34 pm Chris Thomasson wrote: >> So far it looks like this may work! > > I need to study the locking scheme that shared_ptr uses. There has to > be a way to do this. Look at the CVS version, the one in 1.32 uses locks. .