Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp53 class PthreadRecursiveMutex : public PthreadMutex { class
55 PthreadRecursiveMutex() : PthreadMutex(true) { } in PthreadRecursiveMutex() function in PthreadRecursiveMutex