Re: [PATCH 1/7] rust: sync: add `Arc` for ref-counted allocations

From: Laine Taffin Altman
Date: Wed Dec 28 2022 - 02:33:57 EST


On Dec 27, 2022, at 11:27 PM, Wedson Almeida Filho <wedsonaf@xxxxxxxxx> wrote:
>
> I suggest that you read the
> comments at the top of refcount.h?


Thank you for correcting me! You’re absolutely right, and I completely misunderstood how `refcount_t` works. Sorry for the noise! I retract my comments on those two patches (the other two comments are unrelated).

— Laine Taffin Altman