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

  /external/compiler-rt/lib/tsan/rtl/
tsan_update_shadow_word_inl.h 36 if (OldIsInSameSynchEpoch(old, thr)) {
tsan_rtl.cc 350 static inline bool OldIsInSameSynchEpoch(Shadow old, ThreadState *thr) {

Completed in 423 milliseconds