Subj : Re: nptl and signals To : comp.programming.threads From : Loic Domaigne Date : Tue Aug 23 2005 10:05 pm Salut, > 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. It's not quite clear what would be the semantic of such per-thread timer... What are you trying to achieve, exactly? Regards, Loic. .