Searched refs:vm_death_active (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/waiters/
H A Dwaiters.cpp66 static jboolean vm_death_active; variable
117 vm_death_active = JNI_FALSE;
159 vm_death_active = JNI_TRUE;
176 if ( !vm_death_active ) {
185 if ( !vm_death_active ) {
195 if ( !vm_death_active ) {
206 if ( !vm_death_active ) {
217 if ( !vm_death_active ) {
228 if ( !vm_death_active ) {
238 if ( !vm_death_active ) {
[all...]

Completed in 29 milliseconds