Searched refs:thread_self_id (Results 1 – 2 of 2) sorted by relevance
311 void SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id)
624 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { in SuspendByPolicy() argument637 if (thread_self_id == debug_thread_id_) { in SuspendByPolicy()