$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-03-19 16:10:03
From: <williamkempf_at_[hidden]>
> ...
>
> For CloseHandle this is very true. However, this discussion started
> with the checks made for misuse of the lock types (such as multiple
> lock attempts). It seems to me that this is still a gray area. Some
> seem to think it should be an exception, others an assertion (with
> the ability to leave it "on" during release/production builds).
How expensive are the checks in this case?