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