Set state of internal thread object upon ::Exit
authorRobert Roebling <robert@roebling.de>
Mon, 31 Jan 2005 17:55:20 +0000 (17:55 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 31 Jan 2005 17:55:20 +0000 (17:55 +0000)
commit343b1669f3be8bf4bee70e4f966256972b380d26
treed59e2aca7fd0bba79c23a57fc3179544a7af3e2f
parent36f1f456497faa46bfdaf3af9936bb4f7498a6b4
  Set state of internal thread object upon ::Exit
    to EXITED. This is consistent with MSW and
    fixes a crash with double deletion.

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