Test for reentrance into non-recursive wxMutex. If it happens, yield dead lock error...
authorRobert Roebling <robert@roebling.de>
Mon, 8 Sep 2008 08:00:03 +0000 (08:00 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 8 Sep 2008 08:00:03 +0000 (08:00 +0000)
commit375f364ef239b2fc2a109aabee93c2437c1ebcd7
tree712c7773ee97474b3b58a999df35bb81ffe48ce5
parent44b25eac69611e42595f53584b244497f491da74
Test for reentrance into non-recursive wxMutex. If it happens, yield dead lock error, don't hang

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