HomeSort by relevance Sort by last modified time
    Searched defs:threadStatus (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/jdwp/
JdwpHandler.cpp 1066 u4 threadStatus;
1068 if (!dvmDbgGetThreadStatus(threadId, &threadStatus, &suspendStatus))
1072 dvmJdwpThreadStatusStr((JdwpThreadStatus) threadStatus),
1075 expandBufAdd4BE(pReply, threadStatus);
    [all...]
  /external/icu4c/test/intltest/
tsmthred.cpp 925 int32_t threadStatus = tests[j].start();
926 if (threadStatus != 0) {
927 errln("System Error %d starting thread number %d.", threadStatus, j);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 56 milliseconds