libqb/include/qb
Angus Salkeld 2d92af61c5 map: add qb_map_notify_del_2() which includes the userdata.
This allows you to match on the same fields that you provided
in the add. Now including the userdata.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2011-11-25 11:28:14 +11:00
..
Makefile.am Initial map using either a skiplist or a hashtable 2011-08-22 14:11:43 +10:00
qbarray.h ARRAY: add getter's to retrieve number of bins and elms/bin 2011-04-14 09:55:57 +10:00
qbatomic.h atomic: fix qb_atomic_pointer macros 2011-08-19 10:21:02 +10:00
qbconfig.h.in LOG: add dynamic callsites (for platforms that don't support __attribute__(section) 2011-04-14 16:05:38 +10:00
qbdefs.h defs: better define va_copy 2011-08-26 09:39:26 +10:00
qbhdb.h Be more consistent with the C++ protection 2011-03-30 19:53:41 +11:00
qbipc_common.h Be more consistent with the C++ protection 2011-03-30 19:53:41 +11:00
qbipcc.h examples: add ipc client/server 2011-10-23 22:40:26 +11:00
qbipcs.h examples: add ipc client/server 2011-10-23 22:40:26 +11:00
qblist.h Provide some helpful macros for iterating over lists. 2011-05-27 20:43:51 +10:00
qblog.h Move simple-log.c to examples/ 2011-10-23 22:40:26 +11:00
qbloop.h examples: Add tcpclient.c/tcpserver.c 2011-10-23 22:40:26 +11:00
qbmap.h map: add qb_map_notify_del_2() which includes the userdata. 2011-11-25 11:28:14 +11:00
qbrb.h Be more consistent with the C++ protection 2011-03-30 19:53:41 +11:00
qbutil.h Add a stop watch 2011-08-22 13:28:15 +10:00