Lines Matching defs:GetDebugThread
500 Thread* Dbg::GetDebugThread() {501 return (gJdwpState != NULL) ? gJdwpState->GetDebugThread() : NULL;1760 if (t == Dbg::GetDebugThread()) {