Moved MsgWaitForMultipleObject implementation to USER routines, using
commitdbf2bf00bc6603b04b899c219d0247c3647c5aa4
authorAlexandre Julliard <julliard@winehq.org>
Fri, 1 Jan 1999 17:05:53 +0000 (1 17:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Jan 1999 17:05:53 +0000 (1 17:05 +0000)
treebe60cb47b1ffa24ff7969a7b9e2483d1215d02a1
parent502055ffc179a143b952947a16611dbf2d4557a2
Moved MsgWaitForMultipleObject implementation to USER routines, using
a normal Win32 event.
include/queue.h
include/thread.h
scheduler/synchro.c
scheduler/thread.c
windows/message.c
windows/queue.c