Hei gurs
Im new to linux. I have a multithreaded programs, in that I have used pause() system call which will pause that particular thread. How do i make the thread resume.

I have used pthread_create system call.

regards
balamurali c