All of lore.kernel.org
 help / color / mirror / Atom feed
* POSIX process signals with threads- anyone working on this?
@ 2001-09-24 18:03 george anzinger
  0 siblings, 0 replies; only message in thread
From: george anzinger @ 2001-09-24 18:03 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-24 18:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-24 18:03 POSIX process signals with threads- anyone working on this? george anzinger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.