rculfqueue: LGPL-ize
[urcu.git] / urcu / rculfstack.h
index f80c7fea012a6e6240bf2ee04ee54f557966a4ff..8cf7d13b35cc09ffc79f6646dd9c0d2c75b3e9b5 100644 (file)
@@ -73,7 +73,7 @@ void rcu_lfs_push(struct rcu_lfs_stack *s, struct rcu_lfs_node *node)
 
 /*
  * The caller must wait for a grace period to pass before freeing the returned
- * node.
+ * node or modifying the rcu_lfs_node structure.
  * Returns NULL if stack is empty.
  */
 struct rcu_lfs_node *
This page took 0.022397 seconds and 4 git commands to generate.