HOME
| OPENMP API Specification: "Version 5.2 -- GIT rev 95b2e3a44"

17.4  Combined Construct Semantics

The semantics of the combined constructs are identical to that of explicitly specifying the first construct containing one instance of the second construct and no other statements. All combined and composite directives for which a loop-associated construct is a leaf construct are themselves loop-associated constructs. For combined constructs, tool callbacks are invoked as if the constructs were explicitly nested.

Restrictions

Restrictions to combined constructs are as follows:

Cross References