Threads and Mutex

Hi all,

I am working in a UNIX/C environment. I would like to understand more about MUTEX and Threads. Can someone explain me these
concepts and how they are related.

Vijay

hi vthasan

the following link might just have the answers to your questions.

http://www.cs.cf.ac.uk/Dave/C/CE.html

/* ghost */

I highly recomend you to read this book: