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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_resident.c3185 boolean_t abort_run = FALSE; local
3195 * an abort_run case, we'll collect all of the
3253 if (abort_run == TRUE)
3277 abort_run = TRUE;
3292 abort_run = TRUE;
3361 if (abort_run == TRUE) {

Completed in 14 milliseconds