Lines Matching defs:threadStatus
1066 u4 threadStatus;1068 if (!dvmDbgGetThreadStatus(threadId, &threadStatus, &suspendStatus))1072 dvmJdwpThreadStatusStr((JdwpThreadStatus) threadStatus),1075 expandBufAdd4BE(pReply, threadStatus);