Jerry D. Hedden wrote:
Mike Pomraning wrote:
I think it'd be a good idea formally to document/expose
threads::shared::_refcnt, though perhaps without the leading
underscore.
When DESTROYing a share()d (and typically XS-backed) object that
represents some underlying system resource, one wants to
Mike Pomraning wrote:
> I think it'd be a good idea formally to document/expose
> threads::shared::_refcnt, though perhaps without the leading
> underscore.
>
> When DESTROYing a share()d (and typically XS-backed) object that
> represents some underlying system resource, one wants to
> release/free