Skip to content

[Memory ordering] Storage manager and garbage collector

Ben Gamari requested to merge wip/tsan/storage 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.

Edited by Ben Gamari

Merge request reports