Lines Matching refs:thread_self_id
496 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) {
509 if (thread_self_id == debug_thread_id_) {
530 SetWaitForEventThread(thread_self_id);
553 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId();
559 SuspendByPolicy(suspend_policy, thread_self_id);