solana-with-rpc-optimizations/bucket_map
Brooks Prumo afa04f7abd
Fixup atomic ordering on BucketStorage Header (#20005)
Lock-type operations should be atomic::acquire, and unlock-type
operations should be atomic::release, so setting that here.

Additionally, change `unlock()` so it cannot fail.
2021-09-20 21:59:41 -05:00
..
benches
src Fixup atomic ordering on BucketStorage Header (#20005) 2021-09-20 21:59:41 -05:00
tests
Cargo.toml chore: bump memmap2 from 0.2.3 to 0.4.0 (#20031) 2021-09-20 11:14:34 -06:00