Lines Matching refs:JNI_TRUE
337 node->isDebugThread = JNI_TRUE; in insertThread()
345 node->suspendOnStart = JNI_TRUE; in insertThread()
618 return JNI_TRUE; in pendingAppResume()
628 return JNI_TRUE; in pendingAppResume()
641 if (!pendingAppResume(JNI_TRUE)) { in notifyAppResumeComplete()
839 node->isStarted = JNI_TRUE; in threadControl_onHook()
861 node->toBeResumed = JNI_TRUE; in commonSuspendByNode()
947 node->suspendOnStart = JNI_TRUE; in suspendThreadByNode()
1333 node->toBeResumed = JNI_TRUE; in commonSuspendList()
1349 node->suspendOnStart = JNI_TRUE; in commonSuspendList()
1470 return JNI_TRUE; in contains()
1724 rc = JNI_TRUE; in threadControl_isDebugThread()
1870 setPopFrameEvent(thread, JNI_TRUE); in popFrameCompleteEvent()
1920 setPopFrameProceed(thread, JNI_TRUE); in popOneFrame()
1969 setPopFrameThread(thread, JNI_TRUE); in threadControl_popFrames()
2018 return JNI_TRUE; in checkForPopFrameEvents()
2026 return JNI_TRUE; in checkForPopFrameEvents()
2086 node->isStarted = JNI_TRUE; in threadControl_onEventHandlerEntry()
2238 node->pendingInterrupt = JNI_TRUE; in threadControl_interrupt()
2280 result = JNI_TRUE; /* we have a match */ in threadControl_cmpCLEInfo()
2319 node->pendingInterrupt = JNI_TRUE; in threadControl_setPendingInterrupt()