summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/ThreadException.h
Commit message (Collapse)AuthorAge
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Changed Ice::Exception::ice_name() to return const string&.Michi Henning2003-12-16
|
* Mutex and Lock changes: lock/unlock now return void, trylock returns a boolBernard Normier2003-04-16
| | | | | that indicates whether the lock was acquired or not, plus new member functions on LockT/TryLockT
* Fixed a variety of race conditions in Thread.cpp. Made RWRecMutex smaller.Michi Henning2003-03-10
|
* version update; date changeMarc Laukien2003-02-04
|
* Added ThreadStartedException and appropriate test in Thread::start() toMichi Henning2002-12-02
| | | | catch re-use of a Thread object.
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* dos2unixMarc Laukien2002-09-22
|
* thread fixesMarc Laukien2002-09-22