Re: Shared Memory using threads in C on AIX
Glynn Clements <[email protected]>
| Newsgroups | org.kernel.vger.linux-c-programming |
|---|---|
| Message-ID | <[email protected]> |
kumars wrote: > I am looking for C program source code. Could you please help me in finding > the source code of the required mentioned below. The first three external links in the Wikipedia entry for "pthread" are tutorials: http://www.llnl.gov/computing/tutorials/pthreads/ http://yolinux.com/TUTORIALS/LinuxTutorialPosixThreads.html http://www-128.ibm.com/developerworks/linux/library/l-posix1.html -- Glynn Clements <[email protected]>