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

/macosx-10.10/system_cmds-643.1.1/atrun.tproj/
H A Datrun.c463 int run_batch; local
513 run_batch = 0;
533 run_batch = 1;
551 if (run_batch && (getloadavg(&la, 1) == 1) && la < load_avg)

Completed in 196 milliseconds