Maintain list of struct call_rcu_data to keep valgrind happy.
[urcu.git] / urcu-call-rcu.h
index 2c133889fef9b413fefa5fc0e26b003a88adbca0..f965911ebfc8b61e08e1af2b63b6c109c9e26a8b 100644 (file)
@@ -60,7 +60,6 @@ struct rcu_head {
 /*
  * Exported functions
  */
-void call_rcu_data_init(struct call_rcu_data **crdpp, unsigned long flags);
 struct call_rcu_data *get_cpu_call_rcu_data(int cpu);
 pthread_t get_call_rcu_thread(struct call_rcu_data *crdp);
 struct call_rcu_data *create_call_rcu_data(unsigned long flags);
This page took 0.022203 seconds and 4 git commands to generate.