Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc208 ReleaseStoreImpl(thr, pc, &s->clock); in MutexUnlock()
400 ReleaseStoreImpl(thr, pc, &s->clock); in ReleaseStore()
442 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseStoreImpl() function
Dtsan_rtl.h702 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c);