Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
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()