Home
last modified time | relevance | path

Searched refs:Test11_Thread3 (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()
345 void Test11_Thread3() { Test10_Thread(20); } in Test11_Thread3() function in LockTest