Searched refs:ReleaseStoreImpl (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_mutex.cpp | 233 ReleaseStoreImpl(thr, pc, &s->clock); in MutexUnlock() 363 ReleaseStoreImpl(thr, pc, &s->clock); in MutexReadOrWriteUnlock() 466 ReleaseStoreImpl(thr, pc, &s->clock); in ReleaseStore() 517 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseStoreImpl() function
|
D | tsan_rtl.h | 822 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c);
|
D | tsan_interface_atomic.cpp | 275 ReleaseStoreImpl(thr, pc, &s->clock); in AtomicStore()
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_rtl_mutex.cc | 209 ReleaseStoreImpl(thr, pc, &s->clock); in MutexUnlock() 411 ReleaseStoreImpl(thr, pc, &s->clock); in ReleaseStore() 453 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { in ReleaseStoreImpl() function
|
D | tsan_rtl.h | 749 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c);
|
/external/libabigail/tests/data/test-annotate/ |
D | test15-pr18892.so.abi | 34461 …<!-- void __tsan::ReleaseStoreImpl(__tsan::ThreadState*, __sanitizer::uptr, __tsan::SyncClock*) --> 34462 …<function-decl name='ReleaseStoreImpl' filepath='../../.././libsanitizer/tsan/tsan_rtl_mutex.cc' l…
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test15-pr18892.so.abi | 20537 …<function-decl name='ReleaseStoreImpl' filepath='../../.././libsanitizer/tsan/tsan_rtl_mutex.cc' l…
|