We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddae177 commit 6bd2b0dCopy full SHA for 6bd2b0d
content/shmem_test_all.tex
@@ -52,7 +52,7 @@
52
the element is excluded from the test set. Elements of \VAR{status} set to
53
0 will be included in the test set, and elements set to a nonzero value will be ignored. If all elements
54
in \VAR{status} are nonzero or \VAR{nelems} is 0, the test set is empty
55
- and this routine returns 0. If \VAR{status} is a null pointer, it is
+ and this routine returns 1. If \VAR{status} is a null pointer, it is
56
ignored and all elements in \VAR{ivars} are included in the test set. The
57
\VAR{ivars}, \VAR{indices}, and \VAR{status} arrays must not overlap in
58
memory.
0 commit comments