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

/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc435 * ADJUST_NONE - no adjustment - fixed limit of jobs for the current dmake
441 ADJUST_NONE enumerator in enum:__anon17
477 if (job_adjust_mode != ADJUST_NONE) {
488 job_adjust_mode = ADJUST_NONE;
520 job_adjust_mode = ADJUST_NONE;

Completed in 58 milliseconds