Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -112,6 +112,7 @@ public Object synchronize(VirtualFrame frame, DynamicObject self, DynamicObject
}
}

// Used by concurrent-ruby
@CoreMethod(names = "full_memory_barrier", isModuleFunction = true)
public abstract static class FullMemoryBarrierPrimitiveNode extends CoreMethodNode {

0 comments on commit dedab2c

Please sign in to comment.