From: Paolo Bonzini Date: Tue, 9 Aug 2011 20:43:21 +0000 (-0400) Subject: urcu-bp: move private definitions to .c file X-Git-Tag: v0.6.5~52^2~2 X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=c92b27e217eba8d3cccfb24837e9843dbd323861;hp=c92b27e217eba8d3cccfb24837e9843dbd323861;p=urcu.git 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 Signed-off-by: Mathieu Desnoyers ---