urcu-bp: move private definitions to .c file
[userspace-rcu.git] / urcu / static / urcu-bp.h
index 64c32ea1ace5f14228e760f48383a47c03b8862d..832ba0fe2b238293558761fa94b3bbdd9ba05e14 100644 (file)
 extern "C" {
 #endif
 
-/*
- * Active attempts to check for reader Q.S. before calling sleep().
- */
-#define RCU_QS_ACTIVE_ATTEMPTS 100
-
 #ifdef DEBUG_RCU
 #define rcu_assert(args...)    assert(args)
 #else
This page took 0.023262 seconds and 4 git commands to generate.