libqb/include
Angus Salkeld 43d8b36518 Add atomic operations.
This was initially copied from glib. How ever I have
simplified it to only support proper atomic operations
with gcc builtin __sync calls. The backup is pthread_spin_lock().
I have also obviously namespaced the code to qb_.

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
2010-10-18 11:24:07 +11:00
..
qb Add atomic operations. 2010-10-18 11:24:07 +11:00
Makefile.am Re-license to LGPL 2.1 2010-05-25 06:11:59 +10:00
os_base.h IPC: add sendv() functions to handle iovecs. 2010-10-06 20:39:23 +11:00
tlist.h UTIL: add qb_timespec_add_ms() 2010-10-06 20:39:23 +11:00