Add a test where atomic-release happens while
another thread spins calling load-acquire.
This can expose some interesting interleavings
of release and acquire.
Details
Details
- Reviewers
vitalybuka melver - Commits
- rG5697841f66ce: tsan: add another test for atomics
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
weak==true: can this fail spuriously on some arch and the test then fails?