Searched refs:pThreadStatus (Results 1 – 2 of 2) sorted by relevance
433 JDWP::JdwpThreadStatus* pThreadStatus,
2167 …WP::JdwpError Dbg::GetThreadStatus(JDWP::ObjectId thread_id, JDWP::JdwpThreadStatus* pThreadStatus, in GetThreadStatus() argument2178 *pThreadStatus = JDWP::TS_ZOMBIE; in GetThreadStatus()2188 *pThreadStatus = ToJdwpThreadStatus(thread->GetState()); in GetThreadStatus()