Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp341 &LockTest::Test11_Thread3, &LockTest::Test11_Thread4); in Test11()
346 void Test11_Thread4() { Test10_Thread(30); } in Test11_Thread4() function in LockTest