barrier/mt
crs 1d3807cb0e added SIGINT and SIGTERM handling to unix client and server.
either signal causes the main thread to be cancelled.  added
necessary code to make main thread cancellation clean up
nicely.
2002-06-02 18:49:35 +00:00
..
CCondVar.cpp Indentation changes. 2002-04-29 14:40:01 +00:00
CCondVar.h now limiting number of simultaneous HTTP requests being handled 2002-06-02 11:49:46 +00:00
CLock.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CLock.h Indentation changes. 2002-04-29 14:40:01 +00:00
CMutex.cpp Indentation changes. 2002-04-29 14:40:01 +00:00
CMutex.h Indentation changes. 2002-04-29 14:40:01 +00:00
CThread.cpp changed un-inlined code to avoid bogus VC++ level 4 warnings. 2002-05-22 16:55:05 +00:00
CThread.h added SIGINT and SIGTERM handling to unix client and server. 2002-06-02 18:49:35 +00:00
CThreadRep.cpp added SIGINT and SIGTERM handling to unix client and server. 2002-06-02 18:49:35 +00:00
CThreadRep.h added SIGINT and SIGTERM handling to unix client and server. 2002-06-02 18:49:35 +00:00
CTimerThread.cpp removed blank line. 2002-05-22 16:55:19 +00:00
CTimerThread.h Indentation changes. 2002-04-29 14:40:01 +00:00
Makefile Started over. 2001-10-06 14:13:28 +00:00
XThread.h Indentation changes. 2002-04-29 14:40:01 +00:00
mt.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00