(hopefully) fixed race condition in installing idle handler (calling wxPostEvent...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 4 Nov 2004 20:04:59 +0000 (20:04 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 4 Nov 2004 20:04:59 +0000 (20:04 +0000)
commitfe593cc504195a3c91281eae4edf5e852a51a59c
tree0f9cc93000dfa2f904e49f490ba0b92da475fa56
parent244985211322af173d8946f1cee4e10d879e6823
(hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread)

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