index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
test
/
IceUtil
/
thread
/
MutexTest.cpp
Commit message (
Expand
)
Author
Age
*
FreeBSD fix for EDEADLK
Mark Spruiell
2004-05-25
*
Fixed copyright
Bernard Normier
2004-05-18
*
Updated copyright notice
Bernard Normier
2004-05-11
*
Renamed trylock, readlock and writelock to tryLock, readLock and writeLock
Bernard Normier
2003-05-16
*
Eliminated numerous warnings from Sun C++ 5.4 builds
Bernard Normier
2003-04-24
*
Mutex and Lock changes: lock/unlock now return void, trylock returns a bool
Bernard Normier
2003-04-16
*
version update; date change
Marc Laukien
2003-02-04
*
fixed copyright date
Marc Laukien
2002-11-06
*
changing copyright location; adding GPL note
Mark Spruiell
2002-10-28
*
changing Mutable Realms to ZeroC
Mark Spruiell
2002-10-26
*
removed several static's
Marc Laukien
2002-09-22
*
added space
Marc Laukien
2002-07-09
*
removed spaces after keywords
Marc Laukien
2002-06-23
*
minor update.
Matthew Newhook
2002-04-18
*
Added support for recursive write mutexes. Added read/write mutex upgrade.
Matthew Newhook
2002-04-18
*
IceThread merge.
Matthew Newhook
2001-12-27