Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Repository
ghc
rts
sm
NonMovingMark.c
Find file
Blame
History
Permalink
nonmoving: Fix benign race in update remembered set check
· d3fe110a
Ben Gamari
authored
Nov 16, 2022
and
Marge Bot
committed
Dec 23, 2022
Relaxed load is fine here since we will take the lock before looking at the list.
d3fe110a