Subj : Re: atomic operations api added to AppCore... To : comp.programming.threads From : Ronald Landheer-Cieslak Date : Wed Feb 23 2005 01:57 pm SenderX wrote: >>Have you ever implemented Hazard pointers and Michael's deque (based on >>CAS64 and haz.pointers) > I have implemented a full-blown hazard pointer schema, but not his deque. >>I'm trying to implement this algo but have poor understanding of some >>tricks with memory, and how hazard pointers work > Any specific questions? BTW, a hazard pointer implementation is going to be > on my site rather soon. Of course, there's already one on mine ;) http://jail-ust.sf.net I'd be happy to implement a dequeue for libcontain too - just point me to the article :) rlc .