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

  /dalvik/vm/
Thread.c     [all...]
Thread.h 106 * "dbgSuspendCount" is the portion of the suspend count that the
109 * (suspendCount -= dbgSuspendCount). The debugger should not be able
123 int dbgSuspendCount;

Completed in 21 milliseconds