urcu-memb,mb,signal: Implement grace period polling
[urcu.git] / include / urcu / map / urcu-memb.h
index 1e9740fd3e3d14b37083b28a854f93e7b7cd9028..b267493ed638886a614e46d24cb426245ceab8a7 100644 (file)
@@ -78,6 +78,9 @@
 #define urcu_unregister_rculfhash_atfork       \
                urcu_memb_unregister_rculfhash_atfork
 
+#define start_poll_synchronize_rcu     urcu_memb_start_poll_synchronize_rcu
+#define poll_state_synchronize_rcu     urcu_memb_poll_state_synchronize_rcu
+
 
 /* Compat identifiers for prior undocumented multiflavor usage */
 #ifndef URCU_NO_COMPAT_IDENTIFIERS
This page took 0.022262 seconds and 4 git commands to generate.