POSIX Threads for Windows
An implementation of the POSIX threads API for Windows
Description
Also known as "pthreads-win32", POSIX Threads for Windows implements a large subset of the threads related API from the Single Unix Specification Version 3.
Conformance and quality are high priorities of this mature library. Development began in 1998 and has continued with numerous significant professional contributions.
Categories
License
Features
- Single Unix Specification 3 (POSIX) Threads API compliant
- 64 and 32 bit Windows supported
- MSVS and GNU GCC (MinGW) supported
- Windows native threads able to interact (synchronise etc.) with POSIX threads through the POSIX API
Update Notifications
User Ratings
User Reviews
-
good job pthreads4w
-
Easy to use and works.