X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-qsbr.c;h=a35dcfc5aea3674e9747ef69daea0f49def7a972;hp=71e7a39e6f73795026e054bf8f0620772ec9a70f;hb=14740b195661c8b2b4279841766cabb31305e588;hpb=5e81fed7cc48d0e14b7478ec1152c3ca2bd01f97 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); /*