225 Subj : Re: Best locking methods To : comp.programming.threads From : Chris Thomasson Date : Thu Apr 07 2005 01:44 am > SMR has algorithm that requires expensive memory barriers. However, you > can layer atomic pointers on top of an SMR implementation. You would pay > for accessing the SMR API when you copy a shared pointer to a local > pointer. > > http://groups-beta.google.com/group/comp.programming.threads/msg/cdde8dea7b90ca4f oops: http://groups-beta.google.com/group/comp.programming.threads/msg/7d34e91dac262f0f . 0