This is an archive of the discontinued LLVM Phabricator instance.

[tsan] Change mutexset6.cc to use a mutex instead of spinlock
ClosedPublic

Authored by kubamracek on Nov 24 2015, 5:56 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

kubamracek updated this revision to Diff 41037.Nov 24 2015, 5:56 AM
kubamracek retitled this revision from to [tsan] Change mutexset6.cc to use a mutex instead of spinlock.
kubamracek updated this object.
kubamracek added reviewers: dvyukov, samsonov, glider, kcc.
dvyukov accepted this revision.Nov 28 2015, 1:19 AM
dvyukov edited edge metadata.
This revision is now accepted and ready to land.Nov 28 2015, 1:19 AM
This revision was automatically updated to reflect the committed changes.