Searched refs:CancelKind (Results 1 – 1 of 1) sorted by relevance
4655 RTCancelKind CancelKind = CancelNoreq; in getCancellationKind() local4657 CancelKind = CancelParallel; in getCancellationKind()4659 CancelKind = CancelLoop; in getCancellationKind()4661 CancelKind = CancelSections; in getCancellationKind()4664 CancelKind = CancelTaskgroup; in getCancellationKind()4666 return CancelKind; in getCancellationKind()