Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Djob.c267 static bool Always_pass_job_queue = true; variable
1501 if (Always_pass_job_queue || in JobExec()
2267 Always_pass_job_queue = GetBooleanExpr(MAKE_ALWAYS_PASS_JOB_QUEUE, in Job_Init()
2268 Always_pass_job_queue); in Job_Init()