Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/folly/folly/synchronization/test/
DDistributedMutexTest.cpp713 void concurrentTryLocks(int numThreads, int iterations = kStressFactor) { in concurrentTryLocks() function
737 concurrentTryLocks(2); in TEST()
740 concurrentTryLocks(4); in TEST()
743 concurrentTryLocks(8); in TEST()
746 concurrentTryLocks(16); in TEST()
749 concurrentTryLocks(32); in TEST()
752 concurrentTryLocks(64); in TEST()