[llvm-dev] Does TSA support recursive/re-entrant mutexes?

Jonathan Verner via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 2 06:33:57 PDT 2021


Hello, 

looking at the documentation at

    https://clang.llvm.org/docs/ThreadSafetyAnalysis.html

it seems that the TSA does not support recursive/re-entrant locks. Is that the 
case?

Thanks!

Jonathan




More information about the llvm-dev mailing list