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

References

projects/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp
  481       MutexPreReadLock(thr, pc, (uptr)m);
  481       MutexPreReadLock(thr, pc, (uptr)m);
  483       MutexPreLock(thr, pc, (uptr)m);
  483       MutexPreLock(thr, pc, (uptr)m);
  485   ThreadIgnoreBegin(thr, pc, /*save_stack=*/false);
  485   ThreadIgnoreBegin(thr, pc, /*save_stack=*/false);
  486   ThreadIgnoreSyncBegin(thr, pc, /*save_stack=*/false);
  486   ThreadIgnoreSyncBegin(thr, pc, /*save_stack=*/false);