Home | History | Annotate | Download | only in mips

Lines Matching refs:is_aborted

562     if (is_aborted()) return NULL;
957 while (current != NULL && !is_aborted()) {