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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 40 if (HappensBefore(old, thr)) {
59 if (HappensBefore(old, thr))
tsan_rtl.cc 575 static inline bool HappensBefore(Shadow old, ThreadState *thr) {

Completed in 53 milliseconds