Implement Lai Jiangshan's algorithm in RCU lock-free queue
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 25 Jul 2011 18:34:05 +0000 (14:34 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 25 Jul 2011 18:34:05 +0000 (14:34 -0400)
commit2d37e098840ee195a05fee99ad4bb6cde08e34d6
tree72511a06eaa74b7ad44b690c953952cd056e3a3f
parente0c7c3eb892ecbba34e1ff8035bcdd55b502b37a
Implement Lai Jiangshan's algorithm in RCU lock-free queue

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
rculfqueue.c
tests/test_urcu_lfq.c
urcu/rculfqueue.h
urcu/static/rculfqueue.h
This page took 0.025325 seconds and 4 git commands to generate.