Subj : Re: list of all threads( pthread_t's ) in process To : comp.programming.threads From : shex Date : Tue Sep 27 2005 06:43 am I know siblings are alive, but i don't have thier's ids. I didn't create them, we share the same father. I want them to do something, print their stack trace in my case. so i want to signal them, i'll be writting the signal handler method of course. the only thing missing is their ids. Can you sugguest another idea for execution the job (i'm looking for a solution to work on linux\aix)? Thanks shex .