urcu-bp: move private definitions to .c file
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Aug 2011 20:43:21 +0000 (16:43 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 17 Aug 2011 09:05:18 +0000 (05:05 -0400)
commitc92b27e217eba8d3cccfb24837e9843dbd323861
tree0e1c399789bd6868ce4886e004269ec6a293bb6d
parent408f6d9220576478e5ce9a20256d579fc9bfa954
urcu-bp: move private definitions to .c file

The reader does not and should not know about RCU_QS_ACTIVE_ATTEMPTS.
Move the definition to urcu-bp.c.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
urcu-bp.c
urcu/static/urcu-bp.h
This page took 0.029257 seconds and 4 git commands to generate.