libqb/lib
Angus Salkeld 8d96ea05bc LOOP: make static functions like _<name>_()
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-12-22 09:12:56 +11:00
..
array.c TEST: add some more array tests. 2010-10-19 21:16:47 +11:00
atomic_gcc.c Add atomic operations. 2010-10-18 11:24:07 +11:00
atomic_lock.c fix some build issues on FreeBSD 2010-10-22 14:49:54 +11:00
hdb.c fix some build issues on FreeBSD 2010-10-22 14:49:54 +11:00
ipc_int.h IPCS: don't block on sending socket notification 2010-12-03 12:48:05 +11:00
ipc_posix_mq.c Remove carriage returns in qb_util_log() calls. 2010-12-10 09:46:48 +11:00
ipc_shm.c IPC: use rb refcount to check for "connectiveness" 2010-12-16 22:09:52 +11:00
ipc_sysv_mq.c Remove carriage returns in qb_util_log() calls. 2010-12-10 09:46:48 +11:00
ipc_us.c IPC: add a timeout to the client recv functions 2010-12-16 21:47:47 +11:00
ipcc.c IPC: use rb refcount to check for "connectiveness" 2010-12-16 22:09:52 +11:00
ipcs.c IPC: add a timeout to the client recv functions 2010-12-16 21:47:47 +11:00
libqb.pc.in Fix the installation of libqb.pc 2010-05-31 11:21:03 +10:00
loop_int.h LOOP: add per-level todo counters 2010-12-22 09:12:04 +11:00
loop_job.c LOOP: add qb_loop_destroy() 2010-10-30 20:51:36 +11:00
loop_poll.c LOOP: make static functions like _<name>_() 2010-12-22 09:12:56 +11:00
loop_timerlist.c LOOP: change timers to be nano second based 2010-12-13 12:23:45 +11:00
loop.c LOOP: add per-level todo counters 2010-12-22 09:12:04 +11:00
Makefile.am Cleanup config defines & add a check_all script 2010-11-01 22:05:46 +11:00
ringbuffer_helper.c Fix some freeBSD compile warnings. 2010-11-16 21:46:49 +11:00
ringbuffer_int.h RB: use the semaphore to return chunks_used. 2010-10-19 07:05:55 +11:00
ringbuffer.c RB: add a function to get the reference count. 2010-12-16 22:09:52 +11:00
util_int.h LOOP: move pipe creation into qb_loop_signals_create() 2010-11-16 14:38:34 +11:00
util.c Remove carriage returns in qb_util_log() calls. 2010-12-10 09:46:48 +11:00