Searched refs:cur_epoch (Results 1 – 1 of 1) sorted by relevance
2630 unsigned cur_epoch = (cur >> 8) / (cur & 0xff); in __tsan_testonly_barrier_wait() local2631 if (cur_epoch != old_epoch) in __tsan_testonly_barrier_wait()