MinGW pthread library for the win64 target
The POSIX 1003.1-2001 standard defines an application programming interface (API) for writing multithreaded applications. This interface is known more commonly as pthreads. A good number of modern operating systems include a threading library of some kind: Solaris (UI) threads, Win32 threads, DCE threads, DECthreads, or any of the draft revisions of the pthreads standard. The trend is that most of these systems are slowly adopting the pthreads standard API, with application developers following suit to reduce porting woes. Win32 does not, and is unlikely to ever, support pthreads natively. This project seeks to provide a freely available and high-quality solution to this problem.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 12.0.0-3.fc42 | - |
Fedora 41 | 12.0.0-2.fc41 | - |
Fedora 40 | 11.0.1-3.fc40 | - |
Fedora 39 | 11.0.0-2.fc39 | - |
You can contact the maintainers of this package via email at
mingw-winpthreads dash maintainers at fedoraproject dot org
.