| Name: private | Properties: data-environment attribute, data-sharing attribute, privatization |
|
|
Arguments
| Name | Type | Properties |
| list | list of variable list item type | |
|
|
Directives
, , , , , , , , , , , ,Semantics
The private clause specifies that its list items are to be privatized according to Section 5.3. Each task or SIMD lane that references a list item in the construct receives only one new list item, unless the construct has one or more associated loops and an order clause that specifies concurrent is also present.Restrictions
Restrictions to the private clause are as specified in Section 5.3.Cross References