Searched refs:CancelKind (Results 1 – 1 of 1) sorted by relevance
3145 RTCancelKind CancelKind = CancelNoreq; in getCancellationKind() local3147 CancelKind = CancelParallel; in getCancellationKind()3149 CancelKind = CancelLoop; in getCancellationKind()3151 CancelKind = CancelSections; in getCancellationKind()3154 CancelKind = CancelTaskgroup; in getCancellationKind()3156 return CancelKind; in getCancellationKind()