Searched defs:isInterrupted (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java437 if (!isInterrupted() && isDirty()) {
827 if (isInterrupted()) {
906 private boolean isInterrupted() { method in class:IndexDatabase

Completed in 11 milliseconds