This is an archive of the discontinued LLVM Phabricator instance.

[libc][NFC] Keep the mutex with the base File data structure.
ClosedPublic

Authored by sivachandra on Mar 16 2022, 12:09 AM.

Details

Summary

This is now possible because we have a platform independent abstraction
for mutexes.

Diff Detail

Event Timeline

sivachandra created this revision.Mar 16 2022, 12:09 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 16 2022, 12:09 AM
sivachandra requested review of this revision.Mar 16 2022, 12:09 AM
This revision is now accepted and ready to land.Mar 16 2022, 11:32 AM
lntue accepted this revision.Mar 16 2022, 11:35 AM
This revision was landed with ongoing or failed builds.Mar 16 2022, 12:05 PM
This revision was automatically updated to reflect the committed changes.