mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-07 16:37:56 +08:00
Add windows threads support to HDF5. Description: Added calls to the windows threads library to the H5TS layer, and wrapped most calls to either pthreads or windows threads library with portable H5TS-style defines. Modified tests to use portable function definitions as well. This can be configured via CMake with the HDF5_ENABLE_THREADSAFE option, and should work on windows vista and later operating systems. Tested: h5committest, plus threadsafe with pthreads on jam and amani, and tested on a Windows Vista VM with threadsafe using windows threads. |
||
---|---|---|
.. | ||
CMake.txt | ||
COPYING | ||
HISTORY-1_0-1_8_0_rc3.txt | ||
HISTORY-1_9.txt | ||
INSTALL | ||
INSTALL_Cygwin.txt | ||
INSTALL_parallel | ||
INSTALL_VMS.txt | ||
INSTALL_Windows_From_Command_Line.txt | ||
INSTALL_Windows_Short_NET.TXT | ||
INSTALL_Windows_Short_VS2005.TXT | ||
INSTALL_Windows_Short_VS2008.TXT | ||
INSTALL_Windows.txt | ||
RELEASE.txt |