Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gasche committed Oct 31, 2024
1 parent 071babd commit 4f7f3a6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ Working version
(Nicolás Ojeda Bär, review by Richard Eisenberg, Jeremy Yallop, Jacques
Garrigue, and Gabriel Scherer)



- RFCs#39, #13404: atomic record fields
`{ ...; mutable readers : int [@atomic]; ... }`
`Atomic.Loc.fetch_and_add [%atomic.loc data.readers] 1`
(Clément Allain and Gabriel Scherer, review by KC Sivaramakrishnan,
Basile Clément and Olivier Nicole)


### Runtime system:

- #13352: Concurrency refactors and cleanups.
Expand Down

0 comments on commit 4f7f3a6

Please sign in to comment.