Searched refs:isStopped (Results 1 – 18 of 18) sorted by relevance
48 private boolean isStopped; field in EventScanner106 isStopped = true; in stop()120 this.isStopped = true; in forceStop()471 if (this.isStopped) { in run()522 if (!this.isStopped) { in run()
127 public boolean isStopped() in isStopped() method in AbstractLifeCycle165 if (lc.isStopped()) return STOPPED; in getState()
92 public boolean isStopped(); in isStopped() method
121 private final Guard isStopped = new Guard(monitor) {338 monitor.enterWhenUninterruptibly(isStopped);347 if (monitor.enterWhenUninterruptibly(isStopped, timeout, unit)) {
140 if (timer.isStopped()) { in onAnimate()234 if (timer.isStopped()) { in onAnimate()
93 if (timer.isStopped()) { in onAnimate()
92 if (!isStopped()) in destroy()
166 if (!isStopped()) in destroy()
171 if (!isStopped()) in destroy()
162 if (context.isStopped()) in handle()
308 if (!isStopped()) in destroy()
34 bool isStopped() const { return kStopped_State == fState; } in isStopped() function
301 if (isStopping() || isStopped()) in scavenge()
758 if (isStopping() || isStopped()) in expire()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
3282 + added isStopped() in LifeCycle and AbstractLifeCycle3379 + added isStopped() in LifeCycle and AbstractLifeCycle
META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org ...