Searched refs:initComplete (Results 1 – 2 of 2) sorted by relevance
68 static jboolean initComplete; variable684 initComplete = JNI_TRUE; in signalInitComplete()695 return initComplete; in debugInit_isInitComplete()705 while (!initComplete) { in debugInit_waitInitComplete()765 initComplete = JNI_FALSE; in initialize()883 initComplete = JNI_FALSE; in debugInit_reset()
117 private boolean initComplete = false; field in VirtualMachineImpl122 initComplete = true; in notifyInitCompletion()129 while (!initComplete) { in waitInitCompletion()