Rename define
[urcu.git] / urcu-qsbr-static.h
index 887dc3d64e949ab843a248846e4286b4fbdbf7bb..57f0c50a8b899b2db0fc77084b052beb534d9d5e 100644 (file)
@@ -162,7 +162,7 @@ static inline void reader_barrier()
 }
 
 #define RCU_GP_ONLINE          (1UL << 0)
-#define RCU_GP_COUNT           (1UL << 1)
+#define RCU_GP_CTR             (1UL << 1)
 
 /*
  * Global quiescent period counter with low-order bits unused.
This page took 0.023499 seconds and 4 git commands to generate.