urcu-qsbr: move private definitions to .c file
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 9 Aug 2011 20:42:53 +0000 (16:42 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 9 Aug 2011 20:42:53 +0000 (16:42 -0400)
commit3df2c3288ba01c46fa2c85167df7f03aa52ecc5f
tree84aa869b33fa7899f50d28df949c070e789ab9e9
parentc53c46050222b5a36410ff23807ebf714bdfc380
urcu-qsbr: move private definitions to .c file

The reader does not and should not know about RCU_QS_ACTIVE_ATTEMPTS.
Move the definition to urcu-qsbr.c.  Also remove KICK_READER_LOOPS.

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