Home
last modified time | relevance | path

Searched refs:suspendAllCount (Results 1 – 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/back/
DthreadControl.c89 static jint suspendAllCount; variable
338 } 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()