Pthread spinlocks are not available on OS X.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D14949
[tsan] Change mutexset6.cc to use a mutex instead of spinlock ClosedPublic Authored by kubamracek on Nov 24 2015, 5:56 AM.
Details Summary Pthread spinlocks are not available on OS X.
Diff Detail
Event Timelinekubamracek retitled this revision from to [tsan] Change mutexset6.cc to use a mutex instead of spinlock. kubamracek updated this object. This revision is now accepted and ready to land.Nov 28 2015, 1:19 AM Closed by commit rL254224: [tsan] Change mutexset6.cc to use a mutex instead of spinlock (authored by kuba.brecka). · Explain WhyNov 28 2015, 1:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41325 compiler-rt/trunk/test/tsan/mutexset6.cc
|