Fix wxEventLoop so it does not sleep 20 msec between events when threads
authorMattia Barbon <mbarbon@cpan.org>
Fri, 14 Feb 2003 20:41:57 +0000 (20:41 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Fri, 14 Feb 2003 20:41:57 +0000 (20:41 +0000)
commit369da72455352cbf0028616c7015159202070323
treef3562b294dc872ec2f61e930e591108225030a1d
parentb1e343f2bbcadb59b9c5e8f4637b4a0008077d2c
  Fix wxEventLoop so it does not sleep 20 msec between events when threads
are anabled. Now the ode should be equivalent to the 2.4 event loop.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/motif/evtloop.cpp