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

/darwin-on-arm/xnu/osfmk/vm/
H A Dvm_resident.c3920 boolean_t abort_run = FALSE; local
3932 * an abort_run case, we'll collect all of the
4013 if (abort_run == TRUE)
4037 abort_run = TRUE;
4052 abort_run = TRUE;
4122 if (abort_run == TRUE) {
4143 abort_run = FALSE;

Completed in 30 milliseconds