]> pd.if.org Git - nbds/blobdiff - include/rcu.h
work in progress
[nbds] / include / rcu.h
index dd3f121299834568331a7c23c592675481376baa..dab223142a32a15ce81948d8eaa40bcc30be0dc5 100644 (file)
@@ -4,7 +4,8 @@
  */
 #ifndef RCU_H
 #define RCU_H
-void rcu_thread_init (int thread_id);
+
 void rcu_update (void);
-void nbd_defer_free (void *x);
+void rcu_defer_free (void *x);
+
 #endif//RCU_H