multithreading in UNIX

Hi,

Can you please give me a suitable reference to learn multithreading programming in C in UNIX?

Thanks

Here's a good article, I hope it will be useful.

Also for POSIX Thread use link POSIX Threads Programming

:b:Refer to this link:

Multithreaded Programming Guide
https://computing.llnl.gov/tutorials/pthreads/

Hope this will help u...

-Srini:)