Searched refs:kWorkerCountPerCPU (Results 1 – 1 of 1) sorted by relevance
13 static const int32 kWorkerCountPerCPU = 3; variable104 fMaxWorkerCount(kWorkerCountPerCPU) in MainWorker()109 fMaxWorkerCount = info.cpu_count * kWorkerCountPerCPU; in MainWorker()