Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2630 unsigned cur_epoch = (cur >> 8) / (cur & 0xff); in __tsan_testonly_barrier_wait() local
2631 if (cur_epoch != old_epoch) in __tsan_testonly_barrier_wait()