Subj : Re: How to start programming with pthreads? To : comp.programming.threads From : loic-dev Date : Tue Mar 22 2005 01:38 am > How do I get started with pthread programming?? I would like to make some > programs that use the pthreads functions but what do I need to get started? > > JS Get a good book on pthreads programming. I would recommend "Programming with POSIX(R) Threads" by David R. Butenhof, ISBN: 0201633922. Cheers, Loic. .