Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp254 IncrementEpoch(thr); in MutexUnlock()
354 IncrementEpoch(thr); in MutexReadUnlock()
408 IncrementEpoch(thr); in MutexReadOrWriteUnlock()
473 IncrementEpoch(thr); in Release()
486 IncrementEpoch(thr); in ReleaseStore()
499 IncrementEpoch(thr); in ReleaseStoreAcquire()
502 void IncrementEpoch(ThreadState *thr) { in IncrementEpoch() function
H A Dtsan_rtl_thread.cpp127 IncrementEpoch(thr); in ThreadCreate()
235 IncrementEpoch(thr); in ThreadFinish()
H A Dtsan_interface_atomic.cpp281 IncrementEpoch(thr); in AtomicStore()
302 IncrementEpoch(thr); in AtomicRMW()
444 IncrementEpoch(thr); in AtomicCAS()
H A Dtsan_rtl.h603 void IncrementEpoch(ThreadState *thr);