Searched refs:hasCanceled (Results 1 – 1 of 1) sorted by relevance
211 bool hasCanceled = false; in StopWork() local219 hasCanceled = true; in StopWork()228 if (!hasCanceled && needCancel) { in StopWork()231 hasCanceled = true; in StopWork()239 return hasCanceled; in StopWork()