
2 Dec
2004
2 Dec
'04
11:17 p.m.
I am about to port some Windows code which does a lot of WaitForMultipleObjects(), waiting for several signals at a time. I was wondering if there was some way to wait for multiple boost::condition(s) at the same time. Thanks, Steve