Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp3158 u32 old_epoch = barrier_epoch(old); in __tsan_testonly_barrier_wait() local
3159 if (barrier_epoch(old + kBarrierThreads) != old_epoch) { in __tsan_testonly_barrier_wait()
3165 if (barrier_epoch(cur) != old_epoch) in __tsan_testonly_barrier_wait()