Triued in vain to fix threads segvs with gcc
authorRobert Roebling <robert@roebling.de>
Sat, 2 Jan 1999 22:24:41 +0000 (22:24 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 2 Jan 1999 22:24:41 +0000 (22:24 +0000)
commitd524867f4cd44178f8e6d22f37ade851918de628
treebeaea091a04b9462342715d41d8ebd2c2fda628b
parent83624f79609f0d5e240c1f7d77d044bfff9702fc
  Triued in vain to fix threads segvs with gcc
  Removed wxDebugStream

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
include/wx/thread.h
include/wx/utils.h
samples/thread/Makefile.in
setup/maketmpl.in
src/common/utilscmn.cpp
src/gtk/app.cpp
src/gtk/threadno.cpp
src/gtk/threadpsx.cpp
src/gtk/threadsgi.cpp
src/gtk1/app.cpp
src/gtk1/threadno.cpp
src/gtk1/threadpsx.cpp
src/gtk1/threadsgi.cpp
src/motif/thread.cpp
src/msw/thread.cpp