libqb/include/qb
Angus Salkeld b07b65df42 IPC: change service instance from handle to pointer.
Mainly to be consistent with the other objects.

Also:
- splint warnings(-weak) are now zero.
- Added a reference counter to replace the handle.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-11-03 21:41:05 +11:00
..
Makefile.am Add a resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
qbarray.h LINT: get the lint target working. 2010-10-19 22:36:08 +11:00
qbatomic.h ATOMIC: fix the memory barrier setup. 2010-10-20 11:31:44 +11:00
qbdefs.h TIME: move tlist_nano_ functions into util 2010-10-27 11:36:13 +11:00
qbhdb.h HDB: remove locks and use atomic. 2010-10-19 10:24:04 +11:00
qbipc_common.h IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
qbipcc.h DOCS: do some work on the doxygen output. 2010-10-17 19:31:24 +11:00
qbipcs.h IPC: change service instance from handle to pointer. 2010-11-03 21:41:05 +11:00
qblist.h LIST/LOOP: allow empty list items but don't splice an empty head. 2010-10-19 07:05:54 +11:00
qbloop.h LOOP: add qb_loop_destroy() 2010-10-30 20:51:36 +11:00
qbrb.h RB: don't be so timid on shutdown 2010-11-02 23:19:26 +11:00
qbutil.h Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00