Commit 1bd9bcd
committed
gh-155628: Use a relaxed add for the module index allocator
The add is the only access to LAST_MODULE_INDEX anywhere in the
codebase; only the uniqueness of each returned index matters, which
atomicity alone guarantees.1 parent b6ddfb0 commit 1bd9bcd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
0 commit comments