Yielding from a non-gui thread needs to bail out, otherwise we end up
authorRobin Dunn <robin@alldunn.com>
Thu, 7 Jun 2007 18:34:54 +0000 (18:34 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 7 Jun 2007 18:34:54 +0000 (18:34 +0000)
commitb3cbba47eb35fa82ccf6ddf4a186d0406e73daa7
treebe3437adb140e5926b285c21f93059e0958502b8
parent1a75935d3fae99053ca86d9120caa7be37935236
Yielding from a non-gui thread needs to bail out, otherwise we end up
possibly sending events in the thread too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/carbon/app.cpp