Boost logo

Boost :

From: Serguei Kolos (Serguei.Kolos_at_[hidden])
Date: 2005-02-04 09:18:06


Hello

As far as I know semaphores have been removed from the
boost.Thread library. But the point is that on many
platforms (Linux for example) semaphore is the only
async-signal safe synchronization object.
Does anybody know how to synchronize signal handlers
with the other programming threads without semaphores?

Cheers,
Sergei


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