Skip to content

[Memory ordering] Scheduler

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