X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fmap%2Furcu-qsbr.h;h=bf38c822d2de2b727d7fdc01f97cabcafa1fbf37;hp=9e90e3cd9322a839648a7aa6b31c0aec0f01b5d2;hb=d0ec0ed2fcb5d67a28587dcb778606e64f5b7b83;hpb=ccacf27fd8d1af069016d7cf3a91f8995af08b8c diff --git a/include/urcu/map/urcu-qsbr.h b/include/urcu/map/urcu-qsbr.h index 9e90e3c..bf38c82 100644 --- a/include/urcu/map/urcu-qsbr.h +++ b/include/urcu/map/urcu-qsbr.h @@ -76,4 +76,9 @@ #define rcu_flavor rcu_flavor_qsbr +#define urcu_register_rculfhash_atfork \ + urcu_register_rculfhash_atfork_qsbr +#define urcu_unregister_rculfhash_atfork \ + urcu_unregister_rculfhash_atfork_qsbr + #endif /* _URCU_QSBR_MAP_H */