diff options
author | Christophe Fergeau <cfergeau@redhat.com> | 2016-04-14 10:54:05 +0100 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@redhat.com> | 2016-04-15 09:50:18 -0500 |
commit | c1b7f67b820d9070281af4ea24a9b3b3fbf84cfb (patch) | |
tree | 3e1a5080707ce1fe7dbbe80c7c71bd555146de5b /configure.ac | |
parent | b3aebf913623ed4c8cb7eb03380c0f3f2b7c42d6 (diff) |
Add reference counting to PipeItem class
A user-defined callback is called when the refcount drops to 0.
Reference counting is manually coded for several classes deriving from
PipeItem, so this change will help to share this code, and allow to remove
some ref/unref virtual functions in some interfaces when we can assume
every instance derives from this base class.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions