Searched refs:InterruptCommand (Results 1 – 5 of 5) sorted by relevance
254 public static final byte InterruptCommand = 11; field in JDWPCommands.ThreadReferenceCommandSet
70 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testInterrupt001()
116 JDWPCommands.ThreadReferenceCommandSet.InterruptCommand); in testCurrentContendedMonitor001()
618 bool InterruptCommand();
2762 bool CommandInterpreter::InterruptCommand() { in InterruptCommand() function in CommandInterpreter2904 if (InterruptCommand()) in IOHandlerInterrupt()