Home
last modified time | relevance | path

Searched refs:lockWithTryAndTimedNThreads (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/folly/folly/synchronization/test/
DDistributedMutexTest.cpp73 void lockWithTryAndTimedNThreads( in lockWithTryAndTimedNThreads() function
467 lockWithTryAndTimedNThreads(3, std::chrono::seconds{kStressTestSeconds}); in TEST()
470 lockWithTryAndTimedNThreads(6, std::chrono::seconds{kStressTestSeconds}); in TEST()
473 lockWithTryAndTimedNThreads(12, std::chrono::seconds{kStressTestSeconds}); in TEST()
476 lockWithTryAndTimedNThreads(24, std::chrono::seconds{kStressTestSeconds}); in TEST()
479 lockWithTryAndTimedNThreads(48, std::chrono::seconds{kStressTestSeconds}); in TEST()
482 lockWithTryAndTimedNThreads(64, std::chrono::seconds{kStressTestSeconds}); in TEST()
485 lockWithTryAndTimedNThreads( in TEST()