julia
fae53d0b - binding: drop lock around owner field access

Commit
3 years ago
binding: drop lock around owner field access The owner field is now handled with cmpswap, so we can avoid needing a module lock for it. This now means we only need the module lock for handling the bindings and usings fields.
Author
Committer
Parents
Loading