Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2003-06-04 16:18:33


Alexander Terekhov wrote:

> It is showing that semas (e.g. bin-semas aka "auto-reset events")
> are really error-prone.

you seem to equate microsoft's implementation of semaphores with
the concept of semaphores (which is what I'd like to get feedback on).

If all that is wrong is that microsoft does a crappy job at implementing
them, the response could be to provide a special implementation using
mutexes and cv's *for the MS platforms*, and using native
implementations when possible.

As boost doesn't, there must clearly be other reasons for them not to
do that.

Regards,
                Stefan


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