Re: shared XS object destruction and _refcnt

2007-08-20 Thread Dean Arnold
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

Re: shared XS object destruction and _refcnt

2007-08-20 Thread Jerry D. Hedden
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