This is an archive of the discontinued LLVM Phabricator instance.

sanitizer_common: add Mutex::TryLock
ClosedPublic

Authored by dvyukov on Apr 1 2022, 7:33 AM.

Details

Summary

Will be used in future changes.

Diff Detail

Event Timeline

dvyukov created this revision.Apr 1 2022, 7:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2022, 7:33 AM
dvyukov requested review of this revision.Apr 1 2022, 7:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2022, 7:33 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
melver accepted this revision.Apr 1 2022, 8:00 AM
This revision is now accepted and ready to land.Apr 1 2022, 8:00 AM
This revision was automatically updated to reflect the committed changes.