Searched refs:WantPthread (Results 1 – 1 of 1) sorted by relevance
9471 bool WantPthread = Args.hasArg(options::OPT_pthread) || in ConstructJob() local9478 WantPthread = true; in ConstructJob()9503 if (WantPthread && !isAndroid) in ConstructJob()