HomeSort by relevance Sort by last modified time
    Searched refs:commandLoop (Results 1 - 2 of 2) sorted by null

  /external/oj-libjdwp/src/share/back/
eventHelper.c 628 * 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)
703 log_debugee_location("commandLoop(): command being handled", NULL, NULL, 0);
727 blockCommandLoopLock = debugMonitorCreate("JDWP Event Block CommandLoop Monitor");
730 func = &commandLoop;
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 

Completed in 84 milliseconds