Applied patch from Mark Armstrong <marka@availsolutions.com>
authorJulian Smart <julian@anthemion.co.uk>
Thu, 4 Jul 2002 09:07:15 +0000 (09:07 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 4 Jul 2002 09:07:15 +0000 (09:07 +0000)
commit077309e1a38c65d7d236f06b4d54e67ffcf897bf
tree91ddef6e652b1dee97f80bc7c6e94c9288a3c228
parent696f36b70dc953773edd68e26a82f8258432fdf5
Applied patch from Mark Armstrong <marka@availsolutions.com>
This patch fixes two problems.
The first is a race condition during a thread exit and a join.
The second is condition where a thread can hang during
msg/event processing.

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