]> git.saurik.com Git - wxWidgets.git/commit - samples/thread/thread.cpp
set a global flag on shut down instead calling Delete() on all threads sequentially...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 16:54:29 +0000 (16:54 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Jun 2008 16:54:29 +0000 (16:54 +0000)
commitabbcf16d06a7ac8c627b27e20b55fa915871be37
treebfb0f38336bca95f0ead0c9ed7bcff233884ca6a
parent3a105cbc3c0812eaf4d321984531c1e492eeb4e4
set a global flag on shut down instead calling Delete() on all threads sequentially which could take an eternity if there were many of them

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