Searched refs:dvmDbgGetThreadStatus (Results 1 – 3 of 3) sorted by relevance
233 bool dvmDbgGetThreadStatus(ObjectId threadId, u4* threadStatus,
1713 bool dvmDbgGetThreadStatus(ObjectId threadId, u4* pThreadStatus, in dvmDbgGetThreadStatus() function
1068 if (!dvmDbgGetThreadStatus(threadId, &threadStatus, &suspendStatus)) in handleTR_Status()