summaryrefslogtreecommitdiff
path: root/cpp/test/IceUtil/thread/RWRecMutexTest.cpp
Commit message (Expand)AuthorAge
* Remove StaticMutexTest & RWRecMutexTestJose2009-12-16
* 4480 - add ICE_DEPRECATED_API to StaticMutex & RWRecMutexJose2009-12-16
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Updated copyrightDwayne Boone2008-01-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Updated copyrightDwayne Boone2006-03-14
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=547Matthew Newhook2005-10-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=547Matthew Newhook2005-10-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=547Matthew Newhook2005-10-27
* fix windows compilation problem.Matthew Newhook2005-10-27
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=547Matthew Newhook2005-10-27
* Fixed broken upgrade() for RWRecMutex.Michi Henning2005-10-25
* Updated copyrights to 2005Bernard Normier2005-02-16
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* Renamed trylock, readlock and writelock to tryLock, readLock and writeLockBernard Normier2003-05-16
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
* Mutex and Lock changes: lock/unlock now return void, trylock returns a boolBernard Normier2003-04-16
* version update; date changeMarc Laukien2003-02-04
* fixed copyright dateMarc Laukien2002-11-06
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
* removed several static'sMarc Laukien2002-09-22
* added spaceMarc Laukien2002-07-09
* removed spaces after keywordsMarc Laukien2002-06-23
* sleep now takes IceUtil::TimeMarc Laukien2002-05-19
* time updates.Matthew Newhook2002-04-22
* Added preliminary implementation of timed read/write trylock forMatthew Newhook2002-04-20
* #ifdef test that causes problems under LinuxMatthew Newhook2002-04-19
* Added support for recursive write mutexes. Added read/write mutex upgrade.Matthew Newhook2002-04-18
* IceThread merge.Matthew Newhook2001-12-27