Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.h45 Mutex report_mutex; member
H A Ddd_rtl.cpp41 Lock lock(&ctx->report_mutex); in ReportDeadlock()