corrections to exiting the program, now we should wait for all threads to finish...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Jul 2002 14:55:39 +0000 (14:55 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Jul 2002 14:55:39 +0000 (14:55 +0000)
commitffc45b6793d7dfaed424da8950bf6116a8435d11
tree8a1bf01902f5574cacf60ecaf6692de5c650bdce
parentf0f120733975fabdc614d17ab19aa8b6d47d8226
corrections to exiting the program, now we should wait for all threads to finish but not crash nor freeze

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