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

  /dalvik/vm/
Thread.h 109 * (suspendCount -= dbgSuspendCount). The debugger should not be able
117 * to read suspendCount, and we need to hold a mutex when making
122 int suspendCount;
325 return (self->suspendCount != 0);
  /dalvik/vm/jdwp/
JdwpHandler.c     [all...]

Completed in 26 milliseconds