Searched refs:MONITOR (Results 1 – 7 of 7) sorted by relevance
94 if (threadStatus != JDWPConstants.ThreadStatus.MONITOR) { in testStatus006()98 + Integer.toHexString(JDWPConstants.ThreadStatus.MONITOR) in testStatus006()99 … + "(" + JDWPConstants.ThreadStatus.getName(JDWPConstants.ThreadStatus.MONITOR) + ")"); in testStatus006()
46 public static final byte MONITOR = 3; field in JDWPConstants.ThreadStatus65 case MONITOR: in getName()
157 || threadStatus == JDWPConstants.ThreadStatus.MONITOR in testAllThreads002()
328 GGSN,ES,MONITOR,SERVICES
2537 \label{IP-MONITOR}
5827 def MONITOR : PseudoI<(outs), (ins i32mem:$src1, GR32:$src2, GR32:$src3),
19246 case X86::MONITOR: in EmitInstrWithCustomInserter()