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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc281 ReleaseImpl(thr, pc, &s->read_clock);
311 ReleaseImpl(thr, pc, &s->read_clock);
321 ReleaseImpl(thr, pc, &s->clock);
388 ReleaseImpl(thr, pc, &s->clock);
433 void ReleaseImpl(ThreadState *thr, uptr pc, SyncClock *c) { function in namespace:__tsan

Completed in 670 milliseconds