Lines Matching full:resumed
1201 // dump event is pending (assuming SignalCatcher was resumed for1248 // This thread may have been individually resumed with ThreadReference.Resume.1510 bool resumed = thread->ModifySuspendCount(self, -1, nullptr, SuspendReason::kInternal);1511 DCHECK(resumed);