Dmitry, seeking your expertise. I believe, the proper way to implement
Lock/Unlock here would be to use acquire/release semantics. Am I missing
something?
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D33521
[sanitizer] Pair atomic acquire with release in BlockingMutex::Unlock alekseyshl on May 24 2017, 2:43 PM. Authored by
Details Dmitry, seeking your expertise. I believe, the proper way to implement
Diff Detail
|