urcu qsbr: add DEBUG_RCU self check
[urcu.git] / urcu-qsbr.c
index 87c83d7fc154443dcee6329cb75abe2a97c33f8e..0576f4142754e14840b839be35c71e72b200938a 100644 (file)
@@ -254,6 +254,7 @@ void rcu_register_thread(void)
        internal_urcu_lock();
        rcu_add_reader(pthread_self());
        internal_urcu_unlock();
+       _rcu_thread_online();
 }
 
 void rcu_unregister_thread(void)
This page took 0.022477 seconds and 4 git commands to generate.