Searched defs:dbgSuspendCount (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/
H A DThread.h130 * "dbgSuspendCount" is the portion of the suspend count that the
133 * (suspendCount -= dbgSuspendCount). The debugger should not be able
144 int dbgSuspendCount; member in struct:Thread

Completed in 57 milliseconds