Searched refs:numThreads (Results 1 – 1 of 1) sorted by relevance
58 for (auto i = 1; i <= numThreads; ++i) { in basicNThreads()74 int numThreads, in lockWithTryAndTimedNThreads() argument164 for (auto i = 1; i <= numThreads; ++i) { in combineNThreads()303 int numThreads, in combineWithLockTryAndTimedNThreads() argument661 int numThreads, in stressTryLockWithConcurrentLocks() argument667 for (auto i = 0; i < numThreads; ++i) { in stressTryLockWithConcurrentLocks()718 for (auto i = 0; i < numThreads; ++i) { in concurrentTryLocks()892 for (auto i = 0; i < numThreads; ++i) { in concurrentLocksManyMutexes()983 int numThreads, in concurrentExceptionPropagationStress() argument997 for (auto i = 0; i < numThreads; ++i) { in concurrentExceptionPropagationStress()[all …]