summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/RefCounted.h
Commit message (Expand)AuthorAgeFilesLines
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-4/+2
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-2/+4
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-1/+3
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-19/+0
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-36/+28
* sys::RefCountedMap - reference-counted weak map of reference-counted objects.Alan Conway2008-02-191-5/+18
* Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...Alan Conway2007-11-011-2/+2
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+73