Further patch by Vlad Grecescu: Drop the code path that called
authorTor Lillqvist <tml@novell.com>
Tue, 26 Feb 2008 17:26:28 +0000 (17:26 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 26 Feb 2008 17:26:28 +0000 (17:26 +0000)
commitd01acfe81192e467fda092ffb9fe8fcc0b8e8521
tree91dd8510b29862221aeab3f19029f963e7154cf6
parentec071a4986a49e38f924fd03b8241ceb2ea220ff
Further patch by Vlad Grecescu: Drop the code path that called

2008-02-26  Tor Lillqvist  <tml@novell.com>

* glib/gmain.c (g_poll): Further patch by Vlad Grecescu: Drop
the code path that called WaitMessage(), as WaitMessage()
doesn't offer any chance for APCs to run. Instead just use the
code path with MsgWaitForMultipleObjectsEx() even for the
wait-only-for-messages case. (#517484)

svn path=/trunk/; revision=6597
ChangeLog
glib/gmain.c