Searched refs:debug_thread_id_ (Results 1 – 3 of 3) sorted by relevance
207 debug_thread_id_(0), in JdwpState()286 while (state->debug_thread_id_ == 0) { in Create()459 debug_thread_id_ = static_cast<ObjectId>(-1); in Run()490 debug_thread_id_ = Dbg::GetThreadSelfId(); in Run()
342 ObjectId debug_thread_id_; member
585 if (thread_self_id == debug_thread_id_) { in SuspendByPolicy()1270 if (thread_id == debug_thread_id_) { in PostClassPrepare()