Subj : Re: nptl and signals To : comp.programming.threads From : divijbhatt@gmail.com Date : Tue Aug 23 2005 03:27 am Hi, You are sure that this will work as in Linux Man Pages it is clearly said that timer_create() function shall create per process timer, and I want per thread basis.There is three threads and I want to setup timer for each threads individually. Thanks Divij .