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

/openjdk7/jdk/src/share/back/
H A DeventHelper.c628 * policy could be processed by commandLoop() at one time. It was
635 * The solution is to add a mechanism to prevent commandLoop() from
637 * accomplished by forcing commandLoop() to wait for either
677 * VirtualMachineImpl.c: resume() to resume commandLoop().
691 commandLoop(jvmtiEnv* jvmti_env, JNIEnv* jni_env, void* arg) function
703 log_debugee_location("commandLoop(): command being handled", NULL, NULL, 0);
730 func = &commandLoop;

Completed in 31 milliseconds