libqb/include
Angus Salkeld 2da98acd42 MAP: add a notifier purely to allow the user to free memory.
At the moment if you have multiple notifiers it becomes impossible
to figure out when it is safe to free the values.

This new callback can only be added once and is called
once, making it better suited to freeing memory. It is
also called after the deleted and replaced notifiers.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-12-14 00:26:01 +11:00
..
qb MAP: add a notifier purely to allow the user to free memory. 2011-12-14 00:26:01 +11:00
Makefile.am Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
os_base.h Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00
tlist.h LOOP: remove tlist absolute timer 2011-01-05 09:21:15 +11:00