don't lock the gs_prevCS critical section recursively (replaces patch 1857581)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jan 2008 21:18:15 +0000 (21:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 2 Jan 2008 21:18:15 +0000 (21:18 +0000)
commitdbaa16de075ca1f81ee663f11a67cecf4c0eb7bd
tree69dbc5ed65db1a6d390efc8a68841e077052e5a2
parent9d59b50a9fd3b18b749bef44aafd59583559d48a
don't lock the gs_prevCS critical section recursively (replaces patch 1857581)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/log.h
src/common/log.cpp
src/generic/logg.cpp