Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/dd/
Ddd_rtl.h46 BlockingMutex report_mutex; member
Ddd_rtl.cc42 BlockingMutexLock lock(&ctx->report_mutex); in ReportDeadlock()