Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r2264] Added Thread-safe feature. This is the phase 1 implementation | Chee-Wai Lee | 2000-05-18 | 1 | -0/+141 |
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 |