LGPL-ize wfqueue
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 22 Aug 2010 12:34:03 +0000 (08:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sun, 22 Aug 2010 12:34:03 +0000 (08:34 -0400)
commit4d001e962e4f54d5128ac55bf03fdef77e41aa58
tree621bed24e1d9bbef79ff4a408aaba3b01bf2b05f
parent55d1510c9654293e7a5ecfa30d381a743d3c4bc3
LGPL-ize wfqueue

Provide the appropriate wrappers to ensure that non-LGPL applications can use
the half-blocking wait-free queue.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Makefile.am
tests/Makefile.am
urcu/wfqueue-static.h [new file with mode: 0644]
urcu/wfqueue.h
wfqueue.c [new file with mode: 0644]
This page took 0.024674 seconds and 4 git commands to generate.