$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Dhanvi Kapila (boostguy_at_[hidden])
Date: 2006-02-20 15:53:18
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