barrier/mt
crs 3cfbc0f68c threading fixes. had sigmask set in wrong place. was setting
m_exit flag potentially after the object had been destroyed.
most importantly, RTTI must be enabled on PPC to avoid SIGILL.
2001-10-20 20:43:31 +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 some debugging code. 2001-10-14 19:16:54 +00:00
CThread.h fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CThreadRep.cpp threading fixes. had sigmask set in wrong place. was setting 2001-10-20 20:43:31 +00:00
CThreadRep.h fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't 2001-10-14 18:29:43 +00:00
CTimerThread.cpp some debugging code. 2001-10-14 19:16:54 +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