Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2005-09-12 11:17:08


Roland Schwarz schrieb:

>While the documentation is explicit about a dying thread that did not
>realease a mutex
>he had a hold on (it is abandoned then), I could nothing find for the
>other case.
>
>
>
The situation unfortunately is even worse: Even if the WaitFor
SingleObject would return, this would result in an attempt to
close the handle twice. The documentation is explicit on this,
stating that this will raise an exception.

One way to get around this could be the use of reference
counting....

Regards,
Roland


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk