nonmoving: Fix race in shortcutting
We must use an acquire load to read the info table pointer since if we find an indirection we must be certain that we see the indirectee.
Loading
Please register or sign in to comment
We must use an acquire load to read the info table pointer since if we find an indirection we must be certain that we see the indirectee.