]> git.saurik.com Git - wxWidgets.git/commit
* implemented VZ's idea about creating and destroying bg threads.
authorGuilhem Lavaux <lavaux@easynet.fr>
Sat, 8 May 1999 12:18:53 +0000 (12:18 +0000)
committerGuilhem Lavaux <lavaux@easynet.fr>
Sat, 8 May 1999 12:18:53 +0000 (12:18 +0000)
commit2a4f27f2094c466e5c78a57958fe9d186de43d76
tree5b02da67102c34ac3527e8406c74bb97f4b04c62
parent0304608682a693951cd8699ade932b102d72328a
* implemented VZ's idea about creating and destroying bg threads.
  (PB with the destruction of waiter: I think it's a race problem but
   I can't localize it if someone finds it please mail it to me)
* Fixed race condition in threadpsx.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/sckint.h
src/common/sckint.cpp
src/common/socket.cpp
src/unix/threadpsx.cpp