X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=src%2Furcu-call-rcu-impl.h;h=c49084fcf49126f6eebd97a3da7fb4209d43c913;hp=7e35651b6990c70e7a67f2df518644ed4daabe3a;hb=ee334e481cf5b4216bc61a8b291c9b944c3b4f86;hpb=0614a2e61ccbf150cc51d4fd3073b285983417c5 diff --git a/src/urcu-call-rcu-impl.h b/src/urcu-call-rcu-impl.h index 7e35651..c49084f 100644 --- a/src/urcu-call-rcu-impl.h +++ b/src/urcu-call-rcu-impl.h @@ -1050,7 +1050,7 @@ end: URCU_ATTR_ALIAS(urcu_stringify(urcu_register_rculfhash_atfork)) void alias_urcu_register_rculfhash_atfork(); -void urcu_unregister_rculfhash_atfork(struct urcu_atfork *atfork) +void urcu_unregister_rculfhash_atfork(struct urcu_atfork *atfork __attribute__((unused))) { call_rcu_lock(&call_rcu_mutex); if (--registered_rculfhash_atfork_refcount)