Home | History | Annotate | Download | only in runtime

Lines Matching defs:GetThreadId

2495   return GetThreadId(Thread::Current());
2498 JDWP::ObjectId Dbg::GetThreadId(Thread* thread) {
4508 JDWP::Set4BE(&buf[0], t->GetThreadId());
4520 JDWP::Append4BE(bytes, t->GetThreadId());