Home
last modified time | relevance | path

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

/external/valgrind/tsan/
Dthread_sanitizer.cc759 static void ReportLockWithOrWithoutContext(LID lid, bool with_context) { in ReportLockWithOrWithoutContext() argument
760 if (!with_context) { in ReportLockWithOrWithoutContext()