summaryrefslogtreecommitdiffstats
path: root/src/H5E.c
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>1997-10-08 20:37:02 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>1997-10-08 20:37:02 (GMT)
commit25b702e2bed191bcba75dd715863e94f926e70ea (patch)
tree2f862b86e505224ed7cecba431f57f9f0581a6cc /src/H5E.c
parent5f027262a5ffd1549c50e609e3947c7f225cc63e (diff)
downloadhdf5-25b702e2bed191bcba75dd715863e94f926e70ea.zip
hdf5-25b702e2bed191bcba75dd715863e94f926e70ea.tar.gz
hdf5-25b702e2bed191bcba75dd715863e94f926e70ea.tar.bz2
[svn-r113] Added mechanism for reference counting IDs. This is to facilitate sharing
an ID between multiple interfaces in memory. Changes included adding a parameter to the H5Ainit_group call for the function to call to free the structure associated with an ID when its reference count drops to zero and two new function calls: H5Ainc_ref & H5Adec_ref which increment and decrement the reference count of IDs. Its still possible to call H5Aremove_atom on a ID with multiple references, leaving dangling IDs in memory...
Diffstat (limited to 'src/H5E.c')
0 files changed, 0 insertions, 0 deletions