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