瀏覽代碼

doc: add missing documentation

Nathalie Furmento 12 年之前
父節點
當前提交
f2e1b690af
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      doc/chapters/api.texi

+ 4 - 0
doc/chapters/api.texi

@@ -599,6 +599,10 @@ Get a pointer to the structure describing the different methods used
 to manipulate the given data. See @ref{struct starpu_data_interface_ops} for more details on this structure.
 to manipulate the given data. See @ref{struct starpu_data_interface_ops} for more details on this structure.
 @end deftypefun
 @end deftypefun
 
 
+@deftypefun unsigned starpu_data_get_sequential_consistency_flag (starpu_data_handle_t @var{handle})
+Return the sequential consistency flag of the given data.
+@end deftypefun
+
 @node Access registered data from the application
 @node Access registered data from the application
 @subsection Access registered data from the application
 @subsection Access registered data from the application