David Goldblatt 8adab26972 Convert extents_t's npages field to use C11-style atomics
In the process, we can do some strength reduction, changing the fetch-adds and
fetch-subs to be simple loads followed by stores, since the modifications all
occur while holding the mutex.
2017-03-08 21:27:09 -08:00
..
2017-03-06 15:08:43 -08:00
2017-03-08 21:26:37 -08:00
2017-03-06 15:08:43 -08:00
2017-01-19 18:31:07 -08:00
2017-01-19 18:31:07 -08:00
2017-03-06 15:08:43 -08:00
2017-03-07 10:25:33 -08:00
2017-02-10 09:05:02 -08:00
2017-03-06 15:08:43 -08:00
2017-02-26 11:05:27 -08:00