X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=urcu-defer.h;h=43eca34fe2f0c363d9f58a2380d1203541590450;hp=3710081cd06a20d796eee3d5cfb8deea83204b27;hb=67ecffc0f530a7b5c4dd5111ea7dd3213da8eb91;hpb=f8c43f458c80566d298d539ec518a8be8c7cc861 diff --git a/urcu-defer.h b/urcu-defer.h index 3710081..43eca34 100644 --- a/urcu-defer.h +++ b/urcu-defer.h @@ -39,7 +39,7 @@ extern "C" { /* * Note: the defer_rcu() API is currently EXPERIMENTAL. It may change in the * future. - * + * * 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); -#ifdef __cplusplus +#ifdef __cplusplus } #endif