Searched refs:debugThreadStarted (Results 1 – 2 of 2) sorted by relevance
191 if (state->debugThreadStarted) { in dvmJdwpShutdown()233 state->debugThreadStarted = true; // touch this last in jdwpThreadStart()
78 bool debugThreadStarted; member