Home | History | Annotate | Download | only in jdwp

Lines Matching refs:thread_self_id

584 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) {
597 if (thread_self_id == debug_thread_id_) {
618 SetWaitForEventThread(thread_self_id);
633 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId();
639 SuspendByPolicy(suspend_policy, thread_self_id);