Home | History | Annotate | Download | only in x64

Lines Matching refs:is_aborted

445     if (is_aborted()) return NULL;
822 while (current != NULL && !is_aborted()) {