This will make the naming more consistent with what it's called in the
rest of the file.
This is the 1st of 5 changes to overhaul cxa_guard.
See D108343 for what the final result will be.
Paths
| Differential D109539
[NFC][libcxxabi] Rename GlobalLock to GlobalMutex ClosedPublic Authored by DanielMcIntosh-IBM on Sep 9 2021, 1:13 PM.
Details
Summary This will make the naming more consistent with what it's called in the This is the 1st of 5 changes to overhaul cxa_guard.
Diff Detail
Event TimelineDanielMcIntosh-IBM created this revision. This revision is now accepted and ready to land.Sep 20 2021, 1:58 PM Comment Actions (I'm waiting for the other 5 related PRs to get approved before landing to reduce the number of times we have to resolve merge conflicts downstream) This revision was landed with ongoing or failed builds.Jan 12 2022, 2:29 PM Closed by commit rGe42eeb88d7b2: [NFC][libcxxabi] Rename GlobalLock to GlobalMutex (authored by DanielMcIntosh-IBM). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372322 libcxxabi/src/cxa_guard_impl.h
libcxxabi/test/guard_test_basic.pass.cpp
libcxxabi/test/guard_threaded_test.pass.cpp
|