barrier/lib/mt
crs d8dde48c2b Changed log() and logc() macros to LOG() and LOGC(), respectively.
This avoids a conflict with the standard math library log()
function.
2002-10-15 21:29:44 +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 Changed log() and logc() macros to LOG() and LOGC(), respectively. 2002-10-15 21:29:44 +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 added copyright to top of each file. 2002-08-02 19:57:46 +00:00
XThread.h added copyright to top of each file. 2002-08-02 19:57:46 +00:00
mt.dsp added win32 launcher program. also changed VC++ dsp and dsw 2002-08-11 11:49:36 +00:00