$include_dir="/home/hyper-archives/threads-devel/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-03-03 03:40:47
>> What is a shared mutex?
>>
>
> Better known as a read/write mutex.
The generalization of this concept I know as "Group Locks".
I would like to see this as a policy that can be applied to the
mutex. Simple mutex and reader/writer then would be just
special cases.
Roland