HomeSort by relevance Sort by last modified time
    Searched refs:SuppressionMutex (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_suppressions.h 27 SuppressionMutex,
tsan_suppressions.cc 112 stype = SuppressionMutex;
156 stype = SuppressionMutex;
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_suppressions_test.cc 94 EXPECT_EQ(supp->type, SuppressionMutex);

Completed in 476 milliseconds