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
7811
Age (days ago)
7811
Last active (days ago)
3 comments
3 participants
participants (3)
-
Serguei Kolos