Searched defs:ReleaseStoreImpl (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc212 ReleaseStoreImpl(thr, pc, &s->clock);
403 ReleaseStoreImpl(thr, pc, &s->clock);
445 void ReleaseStoreImpl(ThreadState *thr, uptr pc, SyncClock *c) { function in namespace:__tsan

Completed in 465 milliseconds