Lines Matching refs:JNI_TRUE
187 vmDeathReported = JNI_TRUE; in enqueueCommand()
209 command->done = JNI_TRUE; in completeCommand()
267 holdEvents = JNI_TRUE; in eventHelper_holdEvents()
599 (void)threadControl_suspendThread(command->thread, JNI_TRUE); in handleSuspendThreadCommand()
650 while (blockCommandLoop == JNI_TRUE) { in doBlockCommandLoop()
666 blockCommandLoop = JNI_TRUE; in needBlockCommandLoop()
669 return JNI_TRUE; in needBlockCommandLoop()
695 while (JNI_TRUE) { in commandLoop()
915 return JNI_TRUE; in enumForCombinedSuspendPolicy()
929 *reportingVMDeath = JNI_TRUE; in enumForVMDeath()
933 return JNI_TRUE; in enumForVMDeath()
948 return JNI_TRUE; in enumForCopyingSingles()
1088 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_reportInvokeDone()
1107 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_reportVMInit()
1122 enqueueCommand(command, JNI_TRUE, JNI_FALSE); in eventHelper_suspendThread()