reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

projects/compiler-rt/lib/tsan/rtl/tsan_mutex.h
   48   void Unlock();

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_mutex.h
  187     mu_->Unlock();
projects/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp
  277   s->mtx.Unlock();
  298     s->mtx.Unlock();
  425       s->mtx.Unlock();
projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp
  113   gp->mtx.Unlock();
projects/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
  453   ctx->report_mtx.Unlock();
  500   ctx->report_mtx.Unlock();
  505   ctx->report_mtx.Unlock();
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp
   77   s->mtx.Unlock();
   90     s->mtx.Unlock();
  109   s->mtx.Unlock();
  126       s->mtx.Unlock();
  202   s->mtx.Unlock();
  245   s->mtx.Unlock();
  329   s->mtx.Unlock();
  377   s->mtx.Unlock();
  392   s->mtx.Unlock();
  399   s->mtx.Unlock();
  441   s->mtx.Unlock();
  453   s->mtx.Unlock();
projects/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
  155   ctx->report_mtx.Unlock();
  292     s->mtx.Unlock();