Semaphore in boost.Thread

4 Feb
2005
4 Feb
'05
2:18 p.m.
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
7433
Age (days ago)
7433
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serguei Kolos