| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys::RefCountedMap - reference-counted weak map of reference-counted objects. | Alan Conway | 2008-02-19 | 1 | -5/+18 |
| | | | | | | | | | Ensures objects are atomically deleted and removed from the map. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@629263 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted ↵ | Alan Conway | 2007-11-01 | 1 | -2/+2 |
| | | | | | | | | | | | entries. - Entries are atomically erased when released. - Map is released when all entries are erased. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@590907 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | Preparation for session thread safety overhaul: | Alan Conway | 2007-11-01 | 1 | -0/+73 |
| - simplified SessionState, responsibility for protocol states now in Handlers - qpid::RefCounted, qpid::intrusive_ptr reference counting support. - build boost unit tests as single exe, speeds up testing. - fixed leak in AsynchIOAcceptor.cpp git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@590869 13f79535-47bb-0310-9956-ffa450edef68 | |||||
