rust/library/core/src/sync
Thom Chiovoloni 2f872afdb5
Allow arithmetic and certain bitwise ops on AtomicPtr
This is mainly to support migrating from AtomicUsize, for the strict
provenance experiment.

Fixes #95492
2022-07-01 06:21:18 -07:00
..
atomic.rs Allow arithmetic and certain bitwise ops on AtomicPtr 2022-07-01 06:21:18 -07:00
mod.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00