Searched defs:shouldStop (Results 1 – 3 of 3) sorted by relevance
62 bool shouldStop() const { return Stop; } in shouldStop() function
46 private volatile boolean shouldStop = false; field in InterruptionUtil.Interruptenator
148 public synchronized boolean shouldStop() { in shouldStop() method in TestResult