Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
old | 2015-01-28 | ||
pthreads-w32_2.9.1_mingw32.tar.xz | 2015-01-28 | 164.5 kB | |
pthreads-w32_2.9.1_mingw64.tar.xz | 2015-01-28 | 202.3 kB | |
README-pthreads-w32.txt | 2015-01-28 | 586 Bytes | |
Totals: 4 Items | 367.3 kB | 0 |
POSIX Threads for Windows implements a large subset of the threads related API from the Single Unix Specification Version 3. Home: http://sourceware.org/pthreads-win32 Source: ftp://sourceware.org/pub/pthreads-win32 https://sourceforge.net/projects/pthreads4w/files Licenses: GNU LGPLv2 Notes: libpthread.a is the same as libpthreadGC2.a Build Options: libpthreadGC2.dll.a: make clean GC-inlined (GNU C inlined dll with C cleanup code) libpthreadGCE2.dll.a: make clean GCE-inlined (GNU C inlined dll with C++ exception handling)