Searched refs:please_stop (Results 1 – 4 of 4) sorted by relevance
232 public volatile static boolean please_stop = false; field in CR423 if (Thread.interrupted() || please_stop) { in iter_msd()528 if (Thread.interrupted() || please_stop) { in compareTo()560 if (Thread.interrupted() || please_stop) { in signum()1270 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()1313 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()1360 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()1404 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()1469 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
433 if (Thread.interrupted() || please_stop) in approximate()655 if (Thread.interrupted() || please_stop) in approximate()
66 please_stop = False69 while not please_stop:81 please_stop = True
83 please_stop = False86 while not please_stop:96 please_stop = True