Searched defs:stopNow (Results 1 – 3 of 3) sorted by relevance
15 void stopNow(); in stopNow() method
34 public void stopNow() { in stopNow() method in ExecutorAdapter
232 static volatile int stopNow = 0; variable