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).