trying to fix race conditions. double deletions and memory leaks on thread terminatio...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Sep 2003 23:57:09 +0000 (23:57 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 21 Sep 2003 23:57:09 +0000 (23:57 +0000)
commit3ef22a5b02ac7c963e767de1ace3f92e131a6d18
tree3929e8bf3754e7fe132a63706d00d3b8112a1e6d
parentff3985971da93f1a9da069afe89ab94e8e6f727b
trying to fix race conditions. double deletions and memory leaks on thread termination (closes bug 775774 and replaces patch 781918)

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