Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp595 bool RacyStacks::operator==(const RacyStacks &other) const { in operator ==()
603 static bool FindRacyStacks(const RacyStacks &hash) { in FindRacyStacks()
616 RacyStacks hash; in HandleRacyStacks()
H A Dtsan_rtl.h284 struct RacyStacks { struct
286 bool operator==(const RacyStacks &other) const; argument
355 Vector<RacyStacks> racy_stacks;