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

/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc120 Boolean only_parallel; variable
H A Dread2.cc1117 * only_parallel Set to indicate only some targets runs parallel
1144 only_parallel = false;
1279 only_parallel = true;
1301 only_parallel = false;
1325 only_parallel = true;
H A Dparallel.cc1680 * only_parallel True if no targets default to parallel
1714 } else if (only_parallel) {
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h236 extern Boolean only_parallel;

Completed in 51 milliseconds