On 10.02.2015, 14:23 Werner Benger wrote:
Hi Roland,

multithreading, hdf5 and C++ is no problem. It's just the HDF5 C++ library does its own reference-counting in addition to the HDF5-internal reference counting, it's more than a simple API wrapper. The same seems to be the case with the HDF5 HL library.

Ah, I see. The C++ "wrapper code" is not MT safe, while the C API is. So if my C++ code is MT safe everything is fine.
Thank you for the clarification.

Roland


_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5

Reply via email to