Searched refs:concurrentLocksManyMutexes (Results 1 – 1 of 1) sorted by relevance
884 void concurrentLocksManyMutexes(int numThreads, std::chrono::seconds duration) { in concurrentLocksManyMutexes() function929 concurrentLocksManyMutexes(2, std::chrono::seconds{kStressTestSeconds}); in TEST()932 concurrentLocksManyMutexes(4, std::chrono::seconds{kStressTestSeconds}); in TEST()935 concurrentLocksManyMutexes(8, std::chrono::seconds{kStressTestSeconds}); in TEST()938 concurrentLocksManyMutexes(16, std::chrono::seconds{kStressTestSeconds}); in TEST()941 concurrentLocksManyMutexes(32, std::chrono::seconds{kStressTestSeconds}); in TEST()944 concurrentLocksManyMutexes(64, std::chrono::seconds{kStressTestSeconds}); in TEST()