X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=src%2Furcu-call-rcu-impl.h;fp=src%2Furcu-call-rcu-impl.h;h=c49084fcf49126f6eebd97a3da7fb4209d43c913;hp=7e35651b6990c70e7a67f2df518644ed4daabe3a;hb=70469b43316ecc8d6053550504858ad8a8ef9b16;hpb=bd23a6c64e8ccff9a666441958e34793748ebd3a 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)