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.cc212 ReleaseStoreImpl(thr, pc, &s->clock); in MutexUnlock()
403 ReleaseStoreImpl(thr, pc, &s->clock); in ReleaseStore()
445 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseStoreImpl() function
Dtsan_rtl.h663 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c);