Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetThreadId

2375   return GetThreadId(Thread::Current());
2378 JDWP::ObjectId Dbg::GetThreadId(Thread* thread) {
4335 JDWP::Set4BE(&buf[0], t->GetThreadId());
4346 JDWP::Append4BE(bytes, t->GetThreadId());