Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cpp433 ReleaseStoreAcquireImpl(thr, pc, &s->clock); in ReleaseStoreAcquire()
489 void ReleaseStoreAcquireImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseStoreAcquireImpl() function
H A Dtsan_rtl.h795 void ReleaseStoreAcquireImpl(ThreadState *thr, uptr pc, SyncClock *c);