Home
last modified time | relevance | path

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

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