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

/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java402 if (!isInterrupted() && isDirty()) {
796 if (isInterrupted()) {
881 private boolean isInterrupted() { method in class:IndexDatabase

Completed in 10 milliseconds