Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_aborted

457     if (is_aborted()) return NULL;
839 while (current != NULL && !is_aborted()) {