Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCodeGenCoverage.cpp31 static sys::SmartMutex<true> OutputMutex; variable
88 sys::SmartScopedLock<true> Lock(OutputMutex); in emit()