barrier/lib/mt
crs 09e0750a11 Fixed CThreadRep to not raise a signal on the thread if it's
already dead.  Otherwise the signal could propagate to the
parent thread (at least on linux threads) and cause havoc.
2002-10-17 21:37:37 +00:00
..
CCondVar.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CCondVar.h removed pre-instantiation of templates in header file. 2002-08-11 11:50:07 +00:00
CLock.cpp added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CLock.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CMutex.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CMutex.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CThread.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CThread.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CThreadRep.cpp Fixed CThreadRep to not raise a signal on the thread if it's 2002-10-17 21:37:37 +00:00
CThreadRep.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
CTimerThread.cpp Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +00:00
CTimerThread.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
Makefile.am Renamed XThreadUnavailable to XMTThreadUnavailable and derived it 2002-10-15 22:01:41 +00:00
XMT.cpp Renamed XThreadUnavailable to XMTThreadUnavailable and derived it 2002-10-15 22:01:41 +00:00
XMT.h Renamed XThreadUnavailable to XMTThreadUnavailable and derived it 2002-10-15 22:01:41 +00:00
XThread.h Renamed XThreadUnavailable to XMTThreadUnavailable and derived it 2002-10-15 22:01:41 +00:00
mt.dsp added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00