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

/freebsd-10.1-release/contrib/bmake/
H A Djob.c197 #define ABORT_WAIT 3 /* Waiting for jobs to finish */ macro
2684 * to ABORT_WAIT to prevent other jobs from starting.
2697 aborting = ABORT_WAIT;
/freebsd-10.1-release/usr.bin/make/
H A Djob.c271 #define ABORT_WAIT 3 /* Waiting for jobs to finish */ macro
2583 * to ABORT_WAIT to prevent other jobs from starting.
2592 aborting = ABORT_WAIT;

Completed in 110 milliseconds