20 Feb
2006
20 Feb
'06
8:53 p.m.
Kevin Heifner wrote:
Right. The mutex is acquired in the constructor and therefore provides the memory barrier needed. It looks wrong to my eyes since I would never use raw new/delete in this context. Sorry for the noise.
So how you delete a lock ?? Is there any other safe way to delete a lock ? Thanks, Dhanvi