summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2000-10-31 15:54:18 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2000-10-31 15:54:18 (GMT)
commite02f57ae15bc0ff79e987e8d47e7c4e2715be35a (patch)
tree1b74ec66e7e5f5e896e7d590451dbded64ff044e /doc
parent24897d0be87bc78488865bda457431afd07ec535 (diff)
downloadhdf5-e02f57ae15bc0ff79e987e8d47e7c4e2715be35a.zip
hdf5-e02f57ae15bc0ff79e987e8d47e7c4e2715be35a.tar.gz
hdf5-e02f57ae15bc0ff79e987e8d47e7c4e2715be35a.tar.bz2
[svn-r2759] Description:
Added the entry of the Thread Safe library implement doc. Platforms tested: MS-IE on an NT.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/TechNotes.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/html/TechNotes.html b/doc/html/TechNotes.html
index 33e5c7b..a45c0fb 100644
--- a/doc/html/TechNotes.html
+++ b/doc/html/TechNotes.html
@@ -169,7 +169,14 @@ HDF5 Technical Notes&nbsp;&nbsp;
datatypes, etc.
</td></tr>
-<tr><td valign=top><a href="TechNotes/openmp-hdf5.html">Using HDF5 with OpenMP</a>
+<tr><td valign=top>
+<a href="TechNotes/ThreadSafeLibrary.html">Thread Safe HDF5 Library Implementation</a>
+ </td><td>&nbsp;</td><td valign=top>
+ A report on the implementation of a thread safe HDF5 library
+</td></tr>
+
+<tr><td valign=top>
+<a href="TechNotes/openmp-hdf5.html">Using HDF5 with OpenMP</a>
</td><td>&nbsp;</td><td valign=top>
A short report on using HDF5 with OpenMP
</td></tr>