Commits

Chee-Wai Lee committed e26f4e5eed2
[svn-r2264] Added Thread-safe feature. This is the phase 1 implementation that all HDF5 API functions are protected by a mutex lock. Basically, serialized all API calls. To use it, use configure --enable-threadsafe --with-pthread