Home | History | Annotate | Download | only in creals

Lines Matching refs:please_stop

229 public volatile static boolean please_stop = false;
420 if (Thread.interrupted() || please_stop) {
525 if (Thread.interrupted() || please_stop) {
557 if (Thread.interrupted() || please_stop) {
1264 if (Thread.interrupted() || please_stop) throw new AbortedException();
1307 if (Thread.interrupted() || please_stop) throw new AbortedException();
1354 if (Thread.interrupted() || please_stop) throw new AbortedException();
1398 if (Thread.interrupted() || please_stop) throw new AbortedException();
1463 if (Thread.interrupted() || please_stop) throw new AbortedException();