X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=urcu-qsbr.c;h=a35dcfc5aea3674e9747ef69daea0f49def7a972;hb=7590a58f444cd04ab3946d9ae0747e23e66e4f43;hp=71e7a39e6f73795026e054bf8f0620772ec9a70f;hpb=5e81fed7cc48d0e14b7478ec1152c3ca2bd01f97;p=userspace-rcu.git diff --git a/urcu-qsbr.c b/urcu-qsbr.c index 71e7a39..a35dcfc 100644 --- a/urcu-qsbr.c +++ b/urcu-qsbr.c @@ -66,11 +66,6 @@ struct rcu_gp rcu_gp = { .ctr = RCU_GP_ONLINE }; */ DEFINE_URCU_TLS(struct rcu_reader, rcu_reader); -#ifdef DEBUG_YIELD -unsigned int rcu_yield_active; -DEFINE_URCU_TLS(unsigned int, rcu_rand_yield); -#endif - static CDS_LIST_HEAD(registry); /*