From: Pierre Habouzit Date: Tue, 15 Sep 2009 18:09:59 +0000 (-0400) Subject: qsbr rcu: rc_register_thread also make the thread online. X-Git-Tag: v0.1~97 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=332c334642672c5cf5e437f5ab2457ce6cddc21a;hp=332c334642672c5cf5e437f5ab2457ce6cddc21a;p=urcu.git qsbr rcu: rc_register_thread also make the thread online. Else, all its RCU reader critical sections aren't safe until its first _rcu_quiescent_state() call. Signed-off-by: Pierre Habouzit Signed-off-by: Mathieu Desnoyers ---