Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.cpp54 static VectorClock* AllocClock(VectorClock** dstp) { in AllocClock() function
61 VectorClock* dst = AllocClock(dstp); in Release()
66 VectorClock* dst = AllocClock(dstp); in ReleaseStore()
86 VectorClock* dst = AllocClock(dstp); in ReleaseStoreAcquire()
107 VectorClock* dst = AllocClock(dstp); in ReleaseAcquire()