$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-04-07 10:40:44
Rene Rivera wrote:
> Read the above carefully... It doesn't say there aren't lock/unlock
> calls. Only that mutexes don't provide them. You are free to shoot
> yourself by manually locking and unlocking "Locks". Which will
> lock/unlock the associated mutex.
But there is no class which models the Lock concept, or is there?
Markus