3 Dec
2004
3 Dec
'04
12:17 a.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