The kernel selects one thread which hasn't blocked the signal.
So if you want to catch signals ASAP, is it a good strategy to - leave one thread for signal catching, it may perform sleeps; - other threads should block all signals? -- ern0 dataflow programmer & evangelist -- To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html