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

/illumos-gate/usr/src/cmd/make/bin/
H A Dparallel.cc258 * adjust_pmake_max_jobs (int pmake_max_jobs)
268 adjust_pmake_max_jobs (int pmake_max_jobs) function
568 while (parallel_process_cnt >= adjust_pmake_max_jobs (pmake_max_jobs)) {

Completed in 60 milliseconds