Subj : asynchronous signal handling To : comp.programming.threads From : divijbhatt@gmail.com Date : Wed Jul 13 2005 05:36 am Hi, Can anybody tell me how can i block the asynchronous signal and whether SIGALRM will queued or not in a multithreaded environment.I am using kernel 2.6.10 gcc 3.3.3 on Fedora Core 2. Thanks in Advance .