Searched refs:kNumThreadsMax (Results 1 – 1 of 1) sorted by relevance
1141 static const UInt32 kNumThreadsMax = (1 << 12); variable3049 if (numThreadsSpecified < 1 || numThreadsSpecified > kNumThreadsMax) in Bench()