Messages in this thread |  | | Date | Mon, 24 Sep 2001 11:03:03 -0700 | From | george anzinger <> | Subject | POSIX process signals with threads- anyone working on this? |
| |
As I understand it, process asynchronous signals are to be delivered to "any thread that is not blocking the signal". This, of course, implies a process wide mask that keeps track of thread masks in such a way that one can determine when a thread is available for a particular signal.
Before I start doing the needed code:
a.) Is anybody already doing this?
b.) Are there any comments on this issue.
George - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |