Hi Roland, Yes. Werner's clarification is correct.
Dana Robinson Software Engineer The HDF Group > -----Original Message----- > From: Hdf-forum [mailto:[email protected]] On Behalf Of > Roland Schwarz > Sent: Thursday, February 12, 2015 2:01 AM > To: [email protected] > Subject: Re: [Hdf-forum] Multithreading and CPP > > 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 _______________________________________________ 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
