summaryrefslogtreecommitdiffstats
path: root/test/ttsafe_error.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2015-09-01 07:12:41 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2015-09-01 07:12:41 (GMT)
commit96360ad86e25159be8ef0647f77f5618012b99e5 (patch)
tree47d7a383e8b8331312c9f8a436795805633a88be /test/ttsafe_error.c
parent49ef02b3a11f4757beecf1f4008ec47bd6006f52 (diff)
downloadhdf5-96360ad86e25159be8ef0647f77f5618012b99e5.zip
hdf5-96360ad86e25159be8ef0647f77f5618012b99e5.tar.gz
hdf5-96360ad86e25159be8ef0647f77f5618012b99e5.tar.bz2
[svn-r27643] Merge of r27581, 27587, and 27601 from trunk
Added a new public API call: H5is_library_threadsafe This API call can determine, at runtime, if the library was built with thread-safety enabled. Also fixes a minor bug in the FUNC_ENTER macros. Tested on: h5committest jam w/ threadsafe
Diffstat (limited to 'test/ttsafe_error.c')
-rw-r--r--test/ttsafe_error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ttsafe_error.c b/test/ttsafe_error.c
index e143263..a2f25db 100644
--- a/test/ttsafe_error.c
+++ b/test/ttsafe_error.c
@@ -231,3 +231,4 @@ void cleanup_error(void)
}
#endif /*H5_HAVE_THREADSAFE*/
+