protect access to ms_aTraceMasks with a critical section (replaces patch 1911172)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 03:42:48 +0000 (03:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Mar 2008 03:42:48 +0000 (03:42 +0000)
commitf96233d53ef6bdc1a9247fbf29d297a52714d76a
tree441874676e983128b85d5e0f6c3bc314fabd0c48
parentd03824751913dd8caae70c9ee7465374c84ef706
protect access to ms_aTraceMasks with a critical section (replaces patch 1911172)

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