reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
608 if (thread_sp == thread_to_run) { 609 if (!thread_sp->ShouldResume(thread_sp->GetCurrentPlan()->RunState())) 609 if (!thread_sp->ShouldResume(thread_sp->GetCurrentPlan()->RunState())) 612 thread_sp->ShouldResume(eStateSuspended);