Преглед на файлове

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

Cyril Roelandt преди 14 години
родител
ревизия
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