Searched refs:suspendAllCount (Results 1 – 1 of 1) sorted by relevance
89 static jint suspendAllCount; variable338 } else if (suspendAllCount > 0){ in insertThread()344 node->suspendCount = suspendAllCount; in insertThread()570 suspendAllCount = 0; in threadControl_initialize()1551 suspendAllCount++; in threadControl_suspendAll()1605 if (suspendAllCount > 0) { in threadControl_resumeAll()1606 suspendAllCount--; in threadControl_resumeAll()2407 suspendAllCount = 0; in threadControl_reset()