| .. |
|
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
|
IPC: change service instance from handle to pointer.
|
2010-11-03 21:41:05 +11:00 |
|
ipc_posix_mq.c
|
Cleanup config defines & add a check_all script
|
2010-11-01 22:05:46 +11:00 |
|
ipc_shm.c
|
RB: don't be so timid on shutdown
|
2010-11-02 23:19:26 +11:00 |
|
ipc_sysv_mq.c
|
Fix or ignore splint errors
|
2010-10-22 14:50:04 +11:00 |
|
ipc_us.c
|
IPC: add flow control & q_len to unix socket transport.
|
2010-11-03 09:48:15 +11:00 |
|
ipcc.c
|
IPC: add flow control & q_len to unix socket transport.
|
2010-11-03 09:48:15 +11:00 |
|
ipcs.c
|
IPC: add connection_closed() callback.
|
2010-11-04 10:16:58 +11:00 |
|
libqb.pc.in
|
Fix the installation of libqb.pc
|
2010-05-31 11:21:03 +10:00 |
|
loop_int.h
|
LOOP: add qb_loop_destroy()
|
2010-10-30 20:51:36 +11:00 |
|
loop_job.c
|
LOOP: add qb_loop_destroy()
|
2010-10-30 20:51:36 +11:00 |
|
loop_poll.c
|
Cleanup config defines & add a check_all script
|
2010-11-01 22:05:46 +11:00 |
|
loop_timerlist.c
|
LOOP: add support for timerfd
|
2010-11-01 10:14:08 +11:00 |
|
loop.c
|
LOOP: prevent high cpu utilization on no load.
|
2010-11-05 09:32:26 +11:00 |
|
Makefile.am
|
Cleanup config defines & add a check_all script
|
2010-11-01 22:05:46 +11:00 |
|
ringbuffer_helper.c
|
Cleanup config defines & add a check_all script
|
2010-11-01 22:05:46 +11:00 |
|
ringbuffer_int.h
|
RB: use the semaphore to return chunks_used.
|
2010-10-19 07:05:55 +11:00 |
|
ringbuffer.c
|
RB: don't be so timid on shutdown
|
2010-11-02 23:19:26 +11:00 |
|
util_int.h
|
UTIL: move mmap helpers into private header
|
2010-11-01 10:39:18 +11:00 |
|
util.c
|
Cleanup config defines & add a check_all script
|
2010-11-01 22:05:46 +11:00 |