portable-atomic
portable-atomic copied to clipboard
Add a way to handle uninitialized memory within portable-atomic
It would be nice to be able to handle uninitialized memory, like with the atomic-maybe-uninit
crate. I'm not familiar enough with atomic instructions to know how this could be done.