barrier/mt
crs b3291bc2b5 fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't
wait forever).  also fixed early return from sleep due to signal.
now forcing client to initialize CThread to ensure global mutex
gets initialized before threads are used.
2001-10-14 18:29:43 +00:00
..
CCondVar.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CCondVar.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CLock.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CLock.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CMutex.cpp fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CMutex.h removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CThread.cpp fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CThread.h fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CThreadRep.cpp fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CThreadRep.h fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CTimerThread.cpp fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CTimerThread.h Started over. 2001-10-06 14:13:28 +00:00
Makefile Started over. 2001-10-06 14:13:28 +00:00
XThread.h Started over. 2001-10-06 14:13:28 +00:00