[svn-r2268] updated comments for the test for attribute creation for threadsafe hdf-5.

This commit is contained in:
Chee-Wai Lee
2000-05-18 16:44:13 -05:00
parent 14fc9bb100
commit 45ff8f35b8

View File

@@ -13,6 +13,9 @@
* dataset), there is a small chance that consecutive reads occur
* before a write to that shared variable.
*
* HDF5 APIs exercised in thread:
* H5Acreate, H5Awrite, H5Aclose.
*
* Created: Oct 5 1999
* Programmer: Chee Wai LEE
*