Searched refs:_IsPendingCancel (Results 1 – 2 of 2) sorted by relevance
2803 bool _IsPendingCancel() in _IsPendingCancel() function3369 … _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);3389 … if (_IsCompleted() || _IsCanceled() || (_IsPendingCancel() && !_SynchronousCancel))3531 if (_IsPendingCancel())3546 if (_IsPendingCancel())3729 if ((*_TaskIt)->_IsPendingCancel())
2803 bool _IsPendingCancel()3369 … _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);3389 … if (_IsCompleted() || _IsCanceled() || (_IsPendingCancel() && !_SynchronousCancel))3531 if (_IsPendingCancel())3546 if (_IsPendingCancel())3729 if ((*_TaskIt)->_IsPendingCancel())