Subj : Re: How to wait on multiple condition variables or implement a similar semantics To : comp.programming.threads,microsoft.public.win32.programmer.kernel From : Markus Elfring Date : Thu Mar 17 2005 10:39 pm > Which implementations have you got in mind besides this one? How do you think about this approach for the function "WaitForMultipleObjects"? Does the code show interesting design alternatives? http://source.winehq.org/source/dlls/kernel/sync.c#L128 http://cvs.winehq.org/cvsweb/wine/dlls/kernel/sync.c Regards, Markus .