
|
|
|
|
Home / Computers / Software / Operating Systems / Linux / Programming / Threads
|
|
|
|
Web Sites
|
- Getting Started With POSIX Threads - Tutorial on POSIX Threads.
centaurus.cs.umass.edu/~wagner/threads_html/tutorial.html
- Linux Threads - Documentation on Linux Threads.
www.ibiblio.org/pub/Linux/docs/faqs/Threads-FAQ/html
- Next Generation POSIX Threading - New threading library which attempts to solve the problems associated with the use of the pthreads library on Linux. It will add M:N threading capability and improve significantly on the POSIX compliance of pthreads.
oss.software.ibm.com/developerworks/opensource/pthreads
- Programming in C - A tutorial on programming UNIX System Calls and Subroutines using C by A. D. Marshall.
www.cm.cf.ac.uk/Dave/C
- The LinuxThreads library - The recommended threads package for Linux ,also included in glibc 2.0.
pauillac.inria.fr/~xleroy/linuxthreads
|
|
|
|
|