summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/RefCounted.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-8/+4
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-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