This article is from the Threads Programming FAQ, by Bryan O'Sullivan bos@serpentine.com with numerous contributions by others.
* An introduction to programming with threads, at
<URL: http://www.sun.com/sunworldonline/swol-02-1996/swol-02-threa
ds.html>, from SunWorld Online's February 1996 issue
* An introduction to programming with threads, at
<URL: http://developer.austin.ibm.com/sdp/library/aixpert/nov94/ai
xpert_nov94_intrmult.html>, from AIXpert Magazine's November 1994
issue
* Porting DCE threads to AIX 4.1 (POSIX draft 7), at
<URL: http://www.developer.ibm.com/sdp/library/aixpert/aug94/aixpe
rt_aug94_PTHREADS.html>, from AIXpert Magazine's August 1994 issue
* A less thorough introduction to programming with threads, at
<URL: http://developer.austin.ibm.com/sdp/library/aixpert/aug95/ai
xpert_aug95_thread.html>, from AIXpert Magazine's August 1995
issue
* Using signals with POSIX threads, at
<URL: http://developer.austin.ibm.com/sdp/library/aixpert/aug95/ai
xpert_aug95_signal.html>, from AIXpert Magazine's August 1995
issue
 
Continue to: