Searched refs:Always_pass_job_queue (Results 1 – 1 of 1) sorted by relevance
263 static bool Always_pass_job_queue = true;1488 if (Always_pass_job_queue || in JobExec() 2189 Always_pass_job_queue = GetBooleanExpr(MAKE_ALWAYS_PASS_JOB_QUEUE, in AddSig() 2190 Always_pass_job_queue); in AddSig() 266 static bool Always_pass_job_queue = true; global() variable