Skip to content

[Memory ordering] STM fixes

Ben Gamari requested to merge wip/tsan/stm into wip/tsan/prep

This is part of a large-scale refactoring of our use of atomic memory operations (or, rather, fixing the lack therefore) in the runtime system. See !2642 (merged) for details.

Merge request reports