MutexGui calls in WakeUpIdle are not needed under GTK2, fixing the long-standing...
authorKevin Hock <hockkn@yahoo.com>
Mon, 25 Oct 2004 03:24:42 +0000 (03:24 +0000)
committerKevin Hock <hockkn@yahoo.com>
Mon, 25 Oct 2004 03:24:42 +0000 (03:24 +0000)
commit19722331f8f7fb41a778ddf8ed2c66a4ace8b501
treeccdb84b0b6b97038c46e817218a92bbb6828adb5
parent7de8eddef5a45c55c1043afa8185379dcc48d928
MutexGui calls in WakeUpIdle are not needed under GTK2, fixing the long-standing "random" lockups experienced when using wxPostEvent from a thread.  Collaboration with RR.

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