urcu-pointer: create specific objects and headers to deal with RCU pointers
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 1 Oct 2009 13:48:35 +0000 (09:48 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 1 Oct 2009 13:48:35 +0000 (09:48 -0400)
commit7e30abe3df0e83eeb741bfc18d07cb016af804a1
tree52bda8759a1d8426469b3d9483ae0503e551d03e
parent074d8438a30f7da8ae12eb94caff69c37fb576bd
urcu-pointer: create specific objects and headers to deal with RCU pointers

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
12 files changed:
Makefile.inc
tests/Makefile.inc
urcu-pointer-static.h [new file with mode: 0644]
urcu-pointer.c [new file with mode: 0644]
urcu-pointer.h [new file with mode: 0644]
urcu-qsbr-static.h
urcu-qsbr.c
urcu-qsbr.h
urcu-static.h
urcu.c
urcu.h
urcu/system.h [new file with mode: 0644]
This page took 0.025698 seconds and 4 git commands to generate.