Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Required on a parallel for (OpenMP) statement if an ordered (OpenMP Directives) directive is to be used in the loop.
ordered
Remarks
ordered applies to the for (OpenMP) directive.
For more information, see 2.4.1 for Construct.
Example
See ordered (OpenMP Directives) for an example of using ordered clause.