This is an archive of the discontinued LLVM Phabricator instance.

sanitizer_common: add deadlock detection to the Mutex2
AbandonedPublic

Authored by vitalybuka on Jul 21 2021, 1:15 PM.

Details

Reviewers
None
Summary

Move internal deadlock detector from tsan to sanitizer_common
so that we can switch tsan to the new mutex and remove tsan's mutex.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Jul 21 2021, 1:15 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 21 2021, 1:15 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka abandoned this revision.Jul 21 2021, 1:24 PM