matklad / once_cell

Rust library for single assignment cells and lazy statics without macros
Apache License 2.0
1.87k stars 109 forks source link

AcqRel -> Release for compare_exchange success ordering in race module #221

Closed Imberflur closed 1 year ago

Imberflur commented 1 year ago

Implements change discussed in #220

Imberflur commented 1 year ago

Going to close this for now due to MSRV