Jump to content

POSIX Pthreads

From EDM2
Revision as of 03:42, 12 June 2016 by Reiknir (talk | contribs) (Created page with "A port of the FreeBSD Pthread libraries to EMX, this was used by a number of UNIX ports in the late 90's but should probably only be used with the EMX compiler the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A port of the FreeBSD Pthread libraries to EMX, this was used by a number of UNIX ports in the late 90's but should probably only be used with the EMX compiler these days since more modern threading libraries are supplied with newer GCC compilers.

Version

Licence

Open source software released under the Two Clause BSD Licence

Author