libqb/lib
Angus Salkeld 6b1164effc RB: remove locking from ringbuffer.
make ref_count atomic

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-10-19 07:05:55 +11:00
..
array.c Add a resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
atomic_gcc.c Add atomic operations. 2010-10-18 11:24:07 +11:00
atomic_lock.c Add atomic operations. 2010-10-18 11:24:07 +11:00
hdb.c IPC: get the poll independent functions working. 2010-10-12 21:53:52 +11:00
ipc_int.h IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
ipc_posix_mq.c IPC: add q_len_get() to posix_mq & sysv_mq 2010-10-13 21:37:59 +11:00
ipc_shm.c IPC/RB: name the ringbuffer's files better. 2010-10-19 07:05:55 +11:00
ipc_sysv_mq.c IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
ipc_us.c IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
ipcc.c IPC: add support for unix sockets 2010-10-17 14:23:53 +11:00
ipcs.c IPC: use atomic for ref counting. 2010-10-18 11:25:32 +11:00
libqb.pc.in Fix the installation of libqb.pc 2010-05-31 11:21:03 +10:00
loop_int.h Add a priority based main loop. 2010-10-12 21:53:52 +11:00
loop_job.c LIST/LOOP: allow empty list items but don't splice an empty head. 2010-10-19 07:05:54 +11:00
loop_poll.c LOOP: use qbarray for poll_entries. 2010-10-19 07:05:54 +11:00
loop_timer.c Add a priority based main loop. 2010-10-12 21:53:52 +11:00
loop.c Add a priority based main loop. 2010-10-12 21:53:52 +11:00
Makefile.am Add a resizable array that doesn't move memory. 2010-10-19 07:05:54 +11:00
ringbuffer_helper.c RB: remove locking from ringbuffer. 2010-10-19 07:05:55 +11:00
ringbuffer_int.h RB: remove locking from ringbuffer. 2010-10-19 07:05:55 +11:00
ringbuffer.c RB: remove locking from ringbuffer. 2010-10-19 07:05:55 +11:00
util_int.h Format all files with Lindent 2010-06-10 21:42:08 +10:00
util.c UTIL: add qb_timespec_add_ms() 2010-10-06 20:39:23 +11:00