30a14a8a05
Use fetch_sub(std::memory_order_acq_rel) on release so the destroying thread acquires prior writes.
Use fetch_sub(std::memory_order_acq_rel) on release so the destroying thread acquires prior writes.