Lines Matching refs:GetThread
2427 Thread* GetThread() const {2459 if (gSingleStepControl.thread != NULL && sts.GetThread() != gSingleStepControl.thread) {2461 << "; switching to " << *sts.GetThread();2499 SingleStepStackVisitor visitor(sts.GetThread());2566 gSingleStepControl.thread = sts.GetThread();