Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp340 RunThreads(&LockTest::Test11_Thread1, &LockTest::Test11_Thread2, in Test11()
344 void Test11_Thread2() { Test10_Thread(10); } in Test11_Thread2() function in LockTest