$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-07-19 10:59:57
Alexander Terekhov wrote:
> Peter Dimov wrote:
>
>> Is a CRITICAL_SECTION "posix-safe"? A HMUTEX?
>
> I have no idea.
Hm. It'd be useful to know whether your swap-based mutex >= CRITICAL_SECTION
(minus the recursivity, of course).