fix handling of abandoned mutexes in wxMutex::Wait[Timeout]() (#10236)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Dec 2008 00:22:04 +0000 (00:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Dec 2008 00:22:04 +0000 (00:22 +0000)
commit1654ef4c9809ef7264db3eb9855345f5f61f01e0
treeb031e5c6572e1a4ee0f18d1437c259689f83968e
parentfe8f9ad70c4e471d351f35d96f3c469531cbbf07
fix handling of abandoned mutexes in wxMutex::Wait[Timeout]() (#10236)

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