Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_defs.h68 inline Epoch EpochInc(Epoch epoch) { in EpochInc() function
H A Dtsan_rtl_mutex.cpp505 Epoch epoch = EpochInc(thr->fast_state.epoch()); in IncrementEpoch()
H A Dtsan_rtl.cpp303 Epoch epoch = EpochInc(slot->epoch()); in SlotAttachAndLock()