
5 Mar
2007
5 Mar
'07
7:24 p.m.
Hi, I would like to know the waiting threads for a condition. Is there a way to calculate the number of "wait()"s which would be affected by a notifiy_all()? Maybe nobody needed this before? Or isn't this possible to implement such a thing with boost::condition and i have to count the waiting threads on the application level? Greetings Manuel Jung