Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h64 constexpr Epoch kEpochZero = static_cast<Epoch>(0); variable
H A Dtsan_vector_clock.cpp28 clk_[i] = kEpochZero; in Reset()
H A Dtsan_rtl.cpp194 slot.SetEpoch(kEpochZero); in DoResetImpl()