Fix: update ax_pthread macro to handle newer clang
[urcu.git] / urcu-defer.h
index 3710081cd06a20d796eee3d5cfb8deea83204b27..43eca34fe2f0c363d9f58a2380d1203541590450 100644 (file)
@@ -39,7 +39,7 @@ extern "C" {
 /*
  * Note: the defer_rcu() API is currently EXPERIMENTAL. It may change in the
  * future.
 /*
  * Note: the defer_rcu() API is currently EXPERIMENTAL. It may change in the
  * future.
- * 
+ *
  * Important !
  *
  * Each thread queuing memory reclamation must be registered with
  * Important !
  *
  * Each thread queuing memory reclamation must be registered with
@@ -60,7 +60,7 @@ extern void rcu_defer_unregister_thread(void);
 extern void rcu_defer_barrier(void);
 extern void rcu_defer_barrier_thread(void);
 
 extern void rcu_defer_barrier(void);
 extern void rcu_defer_barrier_thread(void);
 
-#ifdef __cplusplus 
+#ifdef __cplusplus
 }
 #endif
 
 }
 #endif
 
This page took 0.022578 seconds and 4 git commands to generate.