Add urcu/cds.h placeholder for all CDS headers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Jun 2011 21:11:04 +0000 (17:11 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 10 Jun 2011 21:11:04 +0000 (17:11 -0400)
commite5a7d7098f8ed32390c53e166e9638b55d2a38dc
tree5d03f8786961adac99eb30f4a18c06fa0f45d377
parent61e0e50630c2550cfdfd978740893b5df1779c30
Add urcu/cds.h placeholder for all CDS headers

Using CDS headers becomes as simple as:

 #include <urcu/cds.h>

and link with

 -lurcu-cds

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