浏览代码

Doc: fields "prev" and "next" of the task structure.

Cyril Roelandt 13 年之前
父节点
当前提交
8de953fb9e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/chapters/basic-api.texi

+ 2 - 2
doc/chapters/basic-api.texi

@@ -1309,10 +1309,10 @@ strategy used performance models.
 todo
 
 @item @code{prev}
-todo
+A pointer to the previous task. This should only be used by StarPU.
 
 @item @code{next}
-todo
+A pointer to the next task. This should only be used by StarPU.
 
 @item @code{mf_skip}
 todo