X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-bp.c;h=6b2875d2566da7e16e5767c171aee56186eb03be;hp=1856d3fc76fa1ec31a644ea9fa326a4ab48182f8;hb=c020d882086a8f15557a1fe479ffad11aa0d2cc3;hpb=ffb4aaa79bfac71fbb57bf586d81af7097011f88 diff --git a/urcu-bp.c b/urcu-bp.c index 1856d3f..6b2875d 100644 --- a/urcu-bp.c +++ b/urcu-bp.c @@ -106,11 +106,6 @@ static int initialized; static pthread_key_t urcu_bp_key; -#ifdef DEBUG_YIELD -unsigned int rcu_yield_active; -DEFINE_URCU_TLS(unsigned int, rcu_rand_yield); -#endif - struct rcu_gp rcu_gp = { .ctr = RCU_GP_COUNT }; /*