Home
last modified time | relevance | path

Searched defs:HappensBefore (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cpp649 static inline bool HappensBefore(Shadow old, ThreadState *thr) { in HappensBefore() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl.cc575 static inline bool HappensBefore(Shadow old, ThreadState *thr) { in HappensBefore() function