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

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_mutex.cc284 ReleaseImpl(thr, pc, &s->read_clock);
314 ReleaseImpl(thr, pc, &s->read_clock);
324 ReleaseImpl(thr, pc, &s->clock);
391 ReleaseImpl(thr, pc, &s->clock);
436 void ReleaseImpl(ThreadState *thr, uptr pc, SyncClock *c) { function in namespace:__tsan

Completed in 85 milliseconds