Home | History | Annotate | Download | only in stack

Lines Matching refs:toExit

210     protected boolean toExit;
423 this.toExit = false;
1646 this.toExit = true;
1877 * return the status of the toExit flag.
1882 return !toExit;