> > Hi > > > I don't remember where I found this snipet of code. > ... > . > In the code fragment above why is the LT (Load and Test) instruction > necessary ? > What was the author trying to accomplish after Compare and Swap ? > . > . > Paul
I've gone through this sort of thing several times, so my advice would be to track down that snipet of code. In the past, when away from the code and wondering why something was the way it was, it's almost always the case that I forgot something that was in the code which made it make sense. Adam Johanson IMS System Services
