Explorar o código

document starpu_task_list_ismember

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
17f0cf352b
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      doc/doxygen/chapters/api/task_lists.doxy

+ 4 - 0
doc/doxygen/chapters/api/task_lists.doxy

@@ -64,5 +64,9 @@ Get the end of \p list.
 \ingroup API_Task_Lists
 Get the next task of \p list. This is not erase-safe.
 
+\fn int starpu_task_list_ismember(struct starpu_task_list *list, struct starpu_task *task)
+\ingroup API_Task_Lists
+Test whether the given \p task is contained in the \p list.
+
 */