urcu-memb,mb,signal: Implement grace period polling
[urcu.git] / include / urcu / map / urcu-bp.h
index 6f0a15a1df0a0541199d346c847e2d00cfbcf246..9ccc6c292861fbf056b0ec420a98d5ed98b6c9dd 100644 (file)
@@ -83,6 +83,9 @@
 #define urcu_unregister_rculfhash_atfork       \
                urcu_bp_unregister_rculfhash_atfork
 
+#define start_poll_synchronize_rcu     urcu_bp_start_poll_synchronize_rcu
+#define poll_state_synchronize_rcu     urcu_bp_poll_state_synchronize_rcu
+
 
 /* Compat identifiers for prior undocumented multiflavor usage */
 #ifndef URCU_NO_COMPAT_IDENTIFIERS
This page took 0.022208 seconds and 4 git commands to generate.