summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/StaticMutex.h
Commit message (Expand)AuthorAge
* ICE-4753 - Remove StaticMutex & RWRecMutexJose2012-02-21
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* 4480 - add ICE_DEPRECATED_API to StaticMutex & RWRecMutexJose2009-12-16
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* - Revert prior fix for bug 2752.Matthew Newhook2008-03-13
* Squashed commit of the following:Matthew Newhook2008-03-12
* Updated copyrightDwayne Boone2008-01-23
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* Borland C++Builder port mass commitDwayne Boone2006-08-09
* lock() now throws ThreadLockedException for EDEADLKDwayne Boone2006-05-23
* Complete fix for bug 947Dwayne Boone2006-04-24
* Use EDEADLK, not EDEADLOCK.Matthew Newhook2006-04-20
* Fix for FC5Dwayne Boone2006-04-19
* Updated copyrightDwayne Boone2006-03-14
* Improved Double-Check Locking with memory barriersBernard Normier2005-04-14
* Updated copyrights to 2005Bernard Normier2005-02-16
* Got rid of unused formal parameter.Michi Henning2004-12-02
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* HP-UX portBernard Normier2004-01-23
* Removed destructor from StaticMutex and StaticRecMutex.Michi Henning2003-10-22
* merging changes for garbage collectorMichi Henning2003-10-20
* Merged from 1.1Bernard Normier2003-09-03
* Major Freeze updateBernard Normier2003-07-18
* Renamed trylock, readlock and writelock to tryLock, readLock and writeLockBernard Normier2003-05-16
* StaticMutex, CtrlCHandler and Applicaton signal handling updateBernard Normier2003-04-18