Searched refs:thread_self_id (Results 1 – 2 of 2) sorted by relevance
584 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { in SuspendByPolicy() argument597 if (thread_self_id == debug_thread_id_) { in SuspendByPolicy()618 SetWaitForEventThread(thread_self_id); in SuspendByPolicy()633 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId(); in SendRequestAndPossiblySuspend() local639 SuspendByPolicy(suspend_policy, thread_self_id); in SendRequestAndPossiblySuspend()
305 void SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id)