Subj : list of all threads( pthread_t's ) in process To : comp.programming.threads From : shex Date : Tue Sep 27 2005 04:42 am Hi I'm using pthread library, is there a way of getting all pthread_id of all my siblings threads (in my process)? Thanks in advance Oren .